fl4shk / sherwin_adventure_old

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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
  2. The author's Tiled level converter tool
  3. Usenti (used for graphics creation/editing), run in Wine by the author.

About

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

License:GNU General Public License v3.0


Languages

Language:C++ 68.8%Language:Assembly 26.1%Language:Makefile 3.2%Language:Shell 1.0%Language:C 0.8%Language:Python 0.1%