Skip to content

fernandolvsouza/space-fight-web

Repository files navigation

Space fight web

2D Massively multiplayer online game frontend written in javascript. Communicates with the backend (node) using non blocking io. This piece of software uses nodejs mainly for handling websockets connections with players.

Running locally

First set up all java backend service, check it out here. Then you just need to run commands below.

npm install
node game.js

Now have fun accessing http://127.0.0.1

How does it look like?

How does it look

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors