Skip to content
forked from saike/birdjs

Javascript Multiplayer FPS Game Engine (node.js, socket.io, express)

Notifications You must be signed in to change notification settings

mikitasolo/birdjs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

birdjs

Javascript Multiplayer FPS Game Engine (node.js, socket.io, express)

#start dev server

##install deps

    npm i

##run local server

    npm run start

##go in browser

    127.0.0.1:3000

About

Javascript Multiplayer FPS Game Engine (node.js, socket.io, express)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.3%
  • HTML 3.0%
  • CSS 0.7%