Skip to content

lunzhang/tank3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tank3d

Multiplayer 3d tank game.

Technology

FrontEnd - threejs, webpack

BackEnd - 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.

Development Instructions

  1. clone repo
  2. npm install
  3. start the project using npm run dev
  4. development project can be accessed on http://localhost:8080/

Releases

No releases published

Packages

No packages published

Languages