| Crates.io | rocket-game |
| lib.rs | rocket-game |
| version | 0.1.6 |
| created_at | 2018-01-01 23:15:07.530448+00 |
| updated_at | 2020-04-02 08:36:28.214205+00 |
| description | A small asteroids like game |
| homepage | https://github.com/tversteeg/rocket-game |
| repository | https://github.com/tversteeg/rocket-game.git |
| max_upload_size | |
| id | 45153 |
| size | 240,110 |
A small procedurally generated arcade game

To build on Linux you need the xorg & alsa development libraries and cmake:
sudo apt install xorg-dev cmake libasound2-dev