Ecosyste.ms: Awesome

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

https://github.com/ahrnbom/gbapfomgd

Source code for the book "Game Boy Assembly Programming for the Modern Game Developer"
https://github.com/ahrnbom/gbapfomgd

Last synced: 2 months ago
JSON representation

Source code for the book "Game Boy Assembly Programming for the Modern Game Developer"

Lists

README

        

# Game Boy Assembly Programming for the Modern Game Developer
Source code for the book *Game Boy Assembly Programming for the Modern Game Developer*

## [Download the latest pdf version here!](https://github.com/ahrnbom/gbapfomgd/releases)

This GitHub page serves mainly these purposes:

1. Track development of the book. Feel free to post issues or make pull requests, or be subscribed to updates.
2. Let people reformat it to better suit their needs. For example, if you want to convert it to ePub/mobi or some other format, feel free to do so. You can even redistribute your adapted version as long as you comply with the [license](LICENSE).
3. Hosting [the latest .pdf file](https://github.com/ahrnbom/gbapfomgd/releases).

The book and its source code is released under [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/).

The book is intended to be used alongside the [GingerBread software library](https://github.com/ahrnbom/gingerbread).