Skip to content

joestrong/gameboy-monster-within

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monster Within

About

This is a Gameboy Color game developed for the gbcompo23 game jam.

It's coded in C, using GBDK. Compiles to a working Gameboy Color .gbc rom file that will work in a real Gameboy Color or emulator.

Building

Run make to compile a .gbc rom file in the /build directory

License

This project is open-sourced software licensed under the MIT license.