An open API service indexing awesome lists of open source software.

https://github.com/gmelodie/killer-triangle

Asteroid-like Rust game made with Macroquad
https://github.com/gmelodie/killer-triangle

Last synced: 7 months ago
JSON representation

Asteroid-like Rust game made with Macroquad

Awesome Lists containing this project

README

          

# killer-triangle
Asteroid-like Rust game made with Macroquad

Compiling to WASM:
```bash
make
```