NotImplementedLife / Trabant

Gameboy car simulator demo for GBCompo21

Home Page:https://notimplementedlife.itch.io/trabant

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trabant

Any existing thing in this world can be either non-sense or art. Programming is both.

This repo is part of HomebrewOwl.GB projects collection. This is a GB Compo 2021 game entry. Download the latest version here.

The idea

Side project I started while thinking about what to add/repair in my Breksta's Cat game. Eventually, it turns out this is my first GBC ROM (a demo, to be more precise) about driving featuring a simple parallax method. As I want to also submit this thing as a GB Compo 2021 entry and I don't have time to finish it, I'll leave it just like it is, in a "proof-of-concept" state.

How to build

git clone https://github.com/NotImplementedLife/Trabant --recursive
cd Trabant
make

Make sure RGBDS is installed and exists in your %PATH%.

How to play

  • Press Up/Down or Left/Right to move the Trabant on the road
  • Press A/B to change the speed.

Screenshots

Credits

  • Optix™ who created the GB Compo 2021 logo

Linked

About

Gameboy car simulator demo for GBCompo21

https://notimplementedlife.itch.io/trabant

License:GNU General Public License v3.0


Languages

Language:Assembly 95.3%Language:Makefile 4.7%