Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bomsy/3dsnakegame

A 3D Snake game with THREE.js
https://github.com/bomsy/3dsnakegame

game javascript threejs

Last synced: about 1 month ago
JSON representation

A 3D Snake game with THREE.js

Awesome Lists containing this project

README

        

# 3dsnakegame - under development
A 3D Snake game with THREE.js

!['Game View'](/scrsht_01.png "Game View")

## Get up & running

* Clone repo locally
* run `npm install` for dependencies
* run `gulp` to start the server
* go to `http://localhost:4003/`