ASGitH / game-Boy-Action-Adventure-Template

Template for action-adventure game/project created using the Game Boy Development Kit 2020

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

Template for action-adventure game/project created using the Game Boy Development Kit 2020


Languages

Language:C 80.3%Language:Ada 15.1%Language:Assembly 4.0%Language:Batchfile 0.6%