University Distinction Project
![]() |
---|
![]() |
![]() |
For the Games Programming Unit at Swinburne, I chose to do a Custom Project to achieve a higher mark. My choice of custom project was a Mini Automated demo inspired by Squid Game running on Sega's Vintage Mega Drive(MD) console which was released first released back in1989 in Japan.
While the unit taught us in C++, the MD framework called SGDK instead used C to develop programs for the system. Because of this, many OOP luxuries were sorely missed when developing the demo since the MD needed a low level language to save on resources.
The Demo was inspired by the Red Light, Green Light game from Squid Game and was developed in roughly 3-4 days. Due to the limited time spent, many features and polish had to be left out to meet submission.
Techniques used in the demo include:
-
Function pointers to emulate Game State
-
Game Messaging to send messages across the program to different entities
-
Game Objects with Individual parameters, functionality and visuals
To run demo, Rom must be run in Sega Mega Drive Emulator of choice or Mega Drive Flash Card of choice.
Download Link: