https://github.com/justinmimbs/rs-asteroids
A variation on the game Asteroids, written in Rust
https://github.com/justinmimbs/rs-asteroids
asteroids game rust wasm webassembly
Last synced: about 1 year ago
JSON representation
A variation on the game Asteroids, written in Rust
- Host: GitHub
- URL: https://github.com/justinmimbs/rs-asteroids
- Owner: justinmimbs
- License: gpl-3.0
- Created: 2019-11-22T01:56:16.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-08T17:44:04.000Z (about 6 years ago)
- Last Synced: 2025-04-04T22:33:55.814Z (about 1 year ago)
- Topics: asteroids, game, rust, wasm, webassembly
- Language: Rust
- Homepage: https://justinmimbs.github.io/rs-asteroids/
- Size: 214 KB
- Stars: 164
- Watchers: 5
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Asteroids
[Play Asteroids!](https://justinmimbs.github.io/rs-asteroids/)

A variation on the arcade game [Asteroids](https://en.wikipedia.org/wiki/Asteroids_(video_game)) by Atari.