Jo Bloggs - Sheffield Computer Science Graduate

A Sheffield Computer Science graduate's portfolio site.

Portfolio About Me Curriculum Vitae My Course

Spoof Invaders: Pure C++ Project

ScreenshotA-Image

  • A small C++ game coded completely by me
  • Demonstrates use of DirectX 11 and my own shaders
  • Includes OO C++ features like polymorphism and inheritance

Access the GitHub repository HERE


Snake Party: Unreal C++ Project

  • Group project: The team originally started this project as a Ludem Dare game and then continued its development over 6 weeks to completion.
  • My role involved creating the system which detected collisions between snakes and switched modes to chase / run accordingly.
  • Demonstrates custom Blueprint nodes written in C++
  • Full project download HERE (8GB)

Access the GitHub repository with just my C++ code HERE


Indie-Spensable: Unity C# Project

ScreenshotC-Image

  • Individual project coded completely by me
  • Demonstrates use of Unity DOTS
  • Full project download HERE (2GB)

Access the GitHub repository with just my C# code HERE