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

https://github.com/fl4shk/sherwin_adventure_old

Stuff from before Sherwin's Adventure was switched to a Modern Platforms game
https://github.com/fl4shk/sherwin_adventure_old

arm-gcc binutils devkitarm fl4shk game game-boy-advance gameboyadvance gba gcc gpl homebrew maxmod platform platformer

Last synced: 7 months ago
JSON representation

Stuff from before Sherwin's Adventure was switched to a Modern Platforms game

Awesome Lists containing this project

README

          

Sherwin's Adventure
===================

This is a GBA homebrew platformer game that is not yet finished.

# Dependencies for Building
1. **devkitARM** (though the makefile and linker script used are
*custom*).
2. **gbafix**, which is *part of devkitARM*.
3. **mmutil**, which is *included in devkitARM*.
4. **bin2s**, which is *included in devkitARM*.

# (Old) Optional Dependencies
1. The [Tiled map editor](https://github.com/bjorn/tiled)
2. [The author's Tiled level converter tool](https://github.com/fl4shk/tiled_level_converter)
3. **Usenti** (used for graphics creation/editing), run in Wine by the
author.