Skip to content

DonaldHays/bubblefactory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bubble Factory

A Game & Watch-inspired game for Game Boy. Binary download and browser-playable version available on my website.

Building

I built this project on macOS. The instructions should be pretty easy to follow from most UNIX-y operating systems. Windows users may have some troubles with the build scripts.

The build pipeline has dependencies on node.js and SDCC. You'll need to install them.

Dependencies

cd into img2gb/ and run npm install.

cd into stringc/ and run npm install.

Building the Game

cd into game/ and run make or make debug.

About

Bubble Factory for Game Boy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published