3dsnakegame
3dsnakegame copied to clipboard
A 3D Snake game with THREE.js
3dsnakegame - under development
A 3D Snake game with THREE.js
Get up & running
- Clone repo locally
- run
npm install
for dependencies - run
gulp
to start the server - go to
http://localhost:4003/