Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 558 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 558 Bytes

Link to live project

Description

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.

Getting Started

How to run this project

  1. Clone or download repository
  2. cd to the path/to/folder in your terminal
  3. Run npm start from the terminal