Multiplayer 3d tank game.
FrontEnd - threejs, webpackBackEnd - node, express, socketio, nodemon, synapticjs
The bots in the game are controlled using neural networks built on top of synapticjs. The bots are designed to move towards the closest player.
- clone repo
npm install
- start the project using
npm run dev
- development project can be accessed on http://localhost:8080/