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

https://github.com/bloodmagesoftware/mageanoid

Silly computer game about a mage
https://github.com/bloodmagesoftware/mageanoid

bevy bevy-game game game-development rust-gamedev

Last synced: 2 months ago
JSON representation

Silly computer game about a mage

Awesome Lists containing this project

README

        

# Mageanoid

Silly computer game about a mage

AGPL-3.0 license
_GNU Affero General Public License_

Music by [Fatal Exit](https://soundcloud.com/fatalexit)

## Build from source

- You need [Rust](https://rustup.rs/)
- run `cargo run` or `cargo build` and add `--features "storage"` if you want persistent storage for score and settings

## Play

- [Steam](https://store.steampowered.com/app/3104840/Mageanoid)
- [itch.io](https://bloodmagesoftware.itch.io/mageanoid)
- [In your browser](https://bloodmagesoftware.github.io/mageanoid/)