Skip to content

An online game you can play with your friends! Built with Node.js with socket io

Notifications You must be signed in to change notification settings

SimpleVictor/online-ninja-fight-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online Ninja Game - Play with your friends! No friends? You can still play!

Demo it here

Install dependencies

  1. npm install

Start The Server

  1. npm run start
  2. A browser will automatically pop up and navigate to localhost:3000

Host On HTTPS (Will generate a unique https url for other devices to navigate to)

  1. npm run start:https
  2. A browser will automatically pop up and navigate to the unique url
  3. Share the link with your friends!
  • AngularJS
  • Express
  • SocketIO

Logo

About

An online game you can play with your friends! Built with Node.js with socket io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published