From 9fa69e6960f097ccee352da69c58c998adc030d8 Mon Sep 17 00:00:00 2001 From: c Date: Mon, 27 Jun 2022 09:32:55 +0200 Subject: [PATCH] fix html comment and add link to game in readme --- README.md | 4 +++- index.html | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 22324f1..c101fdf 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,6 @@ This is a university project about VR programming. It is build upon https://p5js.org/ and http://p5xr.org/ . -It is a procedural generated forest where you move automatically through it and can look around. You get re-spawned if you get too far away \ No newline at end of file +It is a procedural generated forest where you move automatically through it and can look around. You get re-spawned if you get too far away. + +To play the game, you can clone the repo and run it with a webserver or use the online version [here](https://hribhrib.at/games/forest/). diff --git a/index.html b/index.html index d910ff8..e78e481 100644 --- a/index.html +++ b/index.html @@ -3,8 +3,8 @@ - - <--> +