Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 380 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 380 Bytes

Cannonjs-fps

This is my prototype for a First Person Game using three.js and cannon.js.

How to Use:

  1. Download source code from github
  2. Extract the download and then run cd (foldername)
  3. Run npm install
  4. Run npm run start
  5. Visit http://localhost:8080 and then it should start!

Live site:

https://cannonjs-fps.glitch.me/