Skip to content

Latest commit

 

History

History
40 lines (21 loc) · 1.7 KB

File metadata and controls

40 lines (21 loc) · 1.7 KB

alt text

Action-Adventure Template is a Game Boy project, that would be used as a starting point, in future projects. Whenever I create a project, I tend to start from scratch. Having this template would give me a head start and my goal with is template is to make it easy/modular to build from it.

Latest Update:

  • April 22nd, 2021
    • Issue with collision. Player in certain directions would clip into tile, causing issues being able to move.

alt text

How to Play

Movement: directional pad

To Attack: the a button

alt text

Miscellaneous

Tools used:

To Run it

To get it up and running, you'll need to have a emulator that can run Game Boy games. My preference is to use BGB GameBoy Emulator

Once you have an emulator of choice, then:

  • Download the .gb file from the releases section.

  • Load up the .gb file and have fun!