rocket-game

Crates.iorocket-game
lib.rsrocket-game
version0.1.6
sourcesrc
created_at2018-01-01 23:15:07.530448
updated_at2020-04-02 08:36:28.214205
descriptionA small asteroids like game
homepagehttps://github.com/tversteeg/rocket-game
repositoryhttps://github.com/tversteeg/rocket-game.git
max_upload_size
id45153
size240,110
Thomas Versteeg (tversteeg)

documentation

README

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:

sudo apt install xorg-dev cmake libasound2-dev
Commit count: 72

cargo fmt