Skip to content

potatoSalad21/Re-Bricked

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Re;Bricked

Description

'Re;Bricked' is a fun breakout game written entirely in GameBoy assembly for the sake of teaching myself low level programming. For example, how the data moves from CPU registers and RAM, how CPU translates instructions into action, and how the hardware is controlled.

Note: game lacks the win/loss messages for now.

Showcase

demo.mp4

Requirements

How to Build and Run

  1. Clone the repo
git clone https://github.com/potatoSalad21/Re-Bricked
cd Re-Bricked
  1. Build the game
make build
  1. Run the gb file in your emulator

and done!

Useful Resources

About

Breakout Game for Gameboy Console.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published