Ecosyste.ms: Awesome

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: 2 months ago
JSON representation

Lists

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