Home

Awesome

matrix-rain.gb

A Matrix rain effect for the Game Boy, written in LR35902 (Z80-like) assembler

<img src="https://user-images.githubusercontent.com/1031558/46263385-0de4a800-c4d4-11e8-90dd-e6175615cca6.gif" width="320" height="288">

Demonstrates

Building

The Game Boy assembler RGBDS is needed.

Linux/Mac OS

Build and install as specified on the RGBDS project site.

Run make

Windows

From the shell for the Windows Subsystem for Linux, install RGBDS.

Run either make from the WSL shell or wsl make from PowerShell.

Output

Build targets are created in folder build. These include:

Tools

Resources