My version of game "Snake" written in C that compiles into a SEGA Mega Drive (Genesis) ROM that can be played on an emulator.
- Following SGDK installation instructions (NB: makelib.gen is important).
- Build the project in Visual Studio or by running:
%GDK_WIN%\bin\make -f %GDK_WIN%\makefile.gen. - This should output
rom.binin./Megadrive/out/.
- Load
rom.binin the emulator of your choice.
- SGDK v1.34 library.
- Tested in Kega Fusion and Gens.