rocket-game

A small procedurally generated arcade game

Build Status Cargo License: GPL-3.0 Downloads

Screenshots

0.1.5

0.1.5

Building

Linux

To build on Linux you need the xorg & alsa development libraries and cmake:

bash sudo apt install xorg-dev cmake libasound2-dev