Skip to content

hypevhs/dmgmagic

Repository files navigation

dmgmagic

Game Boy development

Screenshot

Animated parallax scrolling of a desert train scene using the VBLANK and HBLANK LCD interrupts.

Installation

  1. sudo pip3 install pypng
  2. Install RGBDS (I install via Arch User Repository)
  3. make