A list of the best personal projects I’ve developed so far.

Game Boy Advance#

  • Minicraft for GBA: a demake of Minicraft, a small game made by Markus Persson for the Ludum Dare 22 competition.
  • libsimplegba: a library containing essential utilities and build files for the GBA.
  • gba-game-template: a template for GBA games, including a 2D level engine.

Various#

  • libcliscreen: a C library that allows using the terminal window as a raster screen, to make terminal games and applications.
  • 6502-emulator and 6502-gba: two emulators for the 8-bit processor MOS 6502, one of which written entirely in ARM assembly for the Game Boy Advance.