# 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