Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 624 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 624 Bytes

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.