An interactive block world created using WebGL. To run the project, take the following steps:
- Clone this repository
- Navigate to the directory where this repository is downloaded
- Start up a server
Make sure you have python installed before performing the following steps.
- run
python -m http.serverin a command prompt - Navigate to
http://localhost:8000/drive.htmlon a browser