commit a06aee92ee67d30a2c7b51b65c455ea55ef667fd
parent 8e8b446edad1346ea27dda0b98a380b920e24fb6
Author: Lou Woell <lou.woell@posteo.de>
Date: Thu, 1 Feb 2024 17:39:25 +0100
Update Readme
More ToDo & Link to blog post.
Diffstat:
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -19,7 +19,11 @@ you'll probably need to
[emscripten](https://emscripten.org/).
2. Modify the paths to raylib and `emscripten.sh` in the makefile to fit your
environment.
+
+A working Version can be seen on my blog
+https://www.repetitions.de/posts/pong-wars/
## TODOs
- prevent balls from getting stuck sometimes.
+- make window rescalable