This software has no license. The hosting of this project at GitHub allows you to view this repository, however you retain no permission from the creators of this software to use, modify or share this software for any intent or purpose.
This software is under exclusive copyright. You are not allowed to copy, distribute or modify this work without risk of take-downs, litigations or other legal actions.
More info at: https://choosealicense.com/no-permission/#for-users
This project used (Sega Genesis Development Kit) to produce a game for the Sega Mega Drive console (released 1989). Using SGDK allows users to write the game in C code rather than Assembly.
Test-driven-development was used for this project. A seperate C++ unit test project in the solution verifies the functionality of the C code, leading to no programming bugs in the end product.
The game is a simple 3rd-person fighting game, with a simple AI to play against. All visual and audio are original assets.


