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

https://github.com/bcpearce/asteroids-rs

Asteroids in Yew/Rust/WASM
https://github.com/bcpearce/asteroids-rs

asteroids asteroids-game asteroids-game-clone games rust wasm web-assembly web-games yew

Last synced: 2 months ago
JSON representation

Asteroids in Yew/Rust/WASM

Awesome Lists containing this project

README

          

# ASTEROIDS - RS

An implementation of the classic arcade game in Rust using Yew and WASM.

[![Website](https://img.shields.io/website?url=https%3A%2F%2Fbcpearce.github.io%2Fasteroids-rs%2F&up_message=Visit&down_message=Down&label=Live%20Demo)](https://bcpearce.github.io/asteroids-rs/)
[![Coverage Status](https://coveralls.io/repos/github/bcpearce/asteroids-rs/badge.svg?branch=main)](https://coveralls.io/github/bcpearce/asteroids-rs?branch=main)