This game was made by me for my semester project in my first year of Digital Arts & Entertainment. We had to build a game from scratch using the basic school framework. Built this after 1 semester of learning C++. During the process of making this game I was still learning new stuff about c++ every week.

Team:

Programming by me (SMEKENS Robin)
Art, Audio by Dennaton Games

Tech:

  • Visual Studio
  • C++
  • Photoshop

Info:

Game is a very basic remake of the hotline miami game made by Dennaton Games. The art and audio assets were made by Dennaton Games and implemented by Smekens Robin. The framework was really basic I had to write my own Sprite class and own collision managing. I also built my own collision/map editor since I didn't want to hardcode the whole level.