This project is a learning experiment for Unity 2D using the Ruby 2D Adventure tutorial on learn.unity.com. It plays with the basic tools and features of Unity to create an environment for the player to interact in. It is then deployed as a React app on heroku.
How to run this project
- Clone or download repository
- cd to the path/to/folder in your terminal
- Run npm start from the terminal