A 3D javascript game w/ artificial intelligence using three.js.
DEMO
This game was developed by @xbeat.
3D from Three.js by mrdoob
AI from "Programming Game AI by Example" by Mat Buckland
MIT
Game Server for Soccer in Javascript & Node.js using websocket launch server.js open index.html from browser
dependencies:
npm install express --save
npm install ws --save
npm install uuid --save