SimpleVictor / online-ninja-fight-game

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

Home Page:https://online-ninja-game.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://online-ninja-game.herokuapp.com/


Languages

Language:JavaScript 90.4%Language:HTML 7.6%Language:CSS 2.0%