Skip to content

A real time multiplayer capture the flag game built with Node.js and socket.io

Notifications You must be signed in to change notification settings

livelite/ninjaFlag

Repository files navigation

Ninja Flag

A multiplayer capture the flag game played in the browser.

Demo

https://livelite.github.io/ninjaFlag

Run locally on NodeJS

git clone https://github.com/livelite/ninjaFlag.git
cd ninjaFlag
bower install
npm install
nodemon server

Open your browser to: http://localhost:8000

Built With

Authors

  • Rytis George Baltakys

License

This project is licensed under the MIT License

Acknowledgments

About

A real time multiplayer capture the flag game built with Node.js and socket.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published