VR-Procedural-Generated-Forest/README.md

8 lines
426 B
Markdown

# VR-Procedural-Generated-Forest
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.
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/).