Browse Source

Add link to daneelsan.github.io

Daniel Sanchez 3 years ago
parent
commit
b458a9b429
1 changed files with 3 additions and 1 deletions
  1. 3 1
      README.md

+ 3 - 1
README.md

@@ -1,6 +1,8 @@
 # DodgeBallz
 
-[DodgeBalls](https://github.com/daneelsan/DodgeBalls) implemented in zig.
+Play the game at: https://daneelsan.github.io/Dodgeballz/
+
+[DodgeBalls](https://github.com/daneelsan/DodgeBalls) implemented in zig (compiled to wasm-freestanding).
 
 This mini game shows how Zig, WASM, Javascript and HTML5 canvas can interact.