Skip to content

A C program of the game "Snake" to play on a "SEGA Mega Drive (Genesis)" games console.

Notifications You must be signed in to change notification settings

s7jones/MegaDriveSnake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MegaDriveSnake

My version of game "Snake" written in C that compiles into a SEGA Mega Drive (Genesis) ROM that can be played on an emulator.

How to compile:

  • 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.bin in ./Megadrive/out/.

How to play:

  • Load rom.bin in the emulator of your choice.

Uses:

About

A C program of the game "Snake" to play on a "SEGA Mega Drive (Genesis)" games console.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published