rocket-game

A small procedurally generated arcade game

Build Status Cargo License: GPL-3.0 Downloads

Building

Linux

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

bash sudo apt install xorg-dev cmake