Skip to content

Thanhphan1147/Basic-multiplayer-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic-multiplayer-game

Basic IO game stuffs. Only run on localhost or LAN, do not connect to your ip address xD

#!/bin/sh
git clone https://github.com/Thanhphan1147/Basic-multiplayer-game.git
npm install

node app.js or npm run start to start the server through terminal (windows cmd).

Dudes now have giant long bow to shoot people

  • v2 changed most of the server code to simulate gametick
  • added proper collision detection mechanics
  • added health bars