chore: add game link to readme

This commit is contained in:
thetek 2023-06-29 10:06:50 +02:00
parent 51c850ccca
commit cc7ce92253
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@
A simple Space Invaders clone written using Rust, WebAssembly and WebGL for a
university project.
**The game can be played [here](https://invaders.thetek.de/)**.
## Requirements
- Standard Rust toolchain (`rustc` and `cargo`)