Skip to content

An interactive block world created using WebGL and JavaScript

kevinyluo/BlockWorld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Block World


Description and how to use

An interactive block world created using WebGL. To run the project, take the following steps:

  1. Clone this repository
  2. Navigate to the directory where this repository is downloaded
  3. Start up a server

Starting a server in Python

Make sure you have python installed before performing the following steps.

  1. run python -m http.server in a command prompt
  2. Navigate to http://localhost:8000/drive.html on a browser

About

An interactive block world created using WebGL and JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published