Skip to content

Minimal implementation of the classical snake game, for the original Gameboy.

Notifications You must be signed in to change notification settings

mauro-milella/gameboy-snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gameboy Snake Game

Minimal implementation of the classical snake game, for the original Gameboy.

Setup and Requirements

Download and extract the 2020 GBDK library inside lib folder.

Portability is guaranteed for Linux.

To support other operating systems, you can try to adjust the makefile.

Usage

The gameboy .gb ROM file can be created by running the makefile. The ROM file can be ran in a emulator like BGB or Emulicious.

Credits

GBDK 2020 Docs

LaroldsJubilantJunkard.com - How to make a Gameboy Game

About

Minimal implementation of the classical snake game, for the original Gameboy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published