No description
- Assembly 95.8%
- Python 3.6%
- Makefile 0.6%
| assets | ||
| gen | ||
| src | ||
| tools | ||
| .gitattributes | ||
| .gitignore | ||
| BUGS.md | ||
| LICENSE | ||
| makefile | ||
| README.md | ||
| STORY.md | ||
| TODO.md | ||
pocket quest
Table of content
Installation
To compile this game you will need a copy of ulas.
Then simply run make to build the rom.
Usage
This game is compatible with any gameboy emulator.
Building assets
Directory structure
- src: all source files
- gen/gen.s: include file for all generated files
- gen: generated source files based on assets
Module names
- w_: wram section
- h_: hram section
- d_: typedefs
License
This program is distributed under the terms of the MIT License.
Contributing
Patches can be submitted via email to lukas@krickl.dev.