An open API service indexing awesome lists of open source software.

https://github.com/yenatch/bootstrap.gb


https://github.com/yenatch/bootstrap.gb

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# bootstrap.gb

An example Game Boy project. The main functionality is in src/main.asm.

To build, install [rgbds][rgbds] and put it in your path.
Then run `make`. This will create `bootstrap.gb`.

[rgbds]: https://github.com/rednex/rgbds