Skip to content

fl4shk/sherwin_adventure_old

Repository files navigation

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.