Skip to content
/ stratego Public

A Stratego game (engine) in JavaScript, using Socket.IO and NodeJS for the server, ReactJS for the client and RxJS for all the glue.

License

Notifications You must be signed in to change notification settings

jsdev/stratego

Repository files navigation

stratego

A Stratego game (engine) in JavaScript, using Socket.IO and NodeJS for the server, ReactJS for the client and RxJS for all the glue.

Usage

  1. Install all dependencies $ npm i
  2. Start a game server $ npm run server
  3. Open a client (in dev mode) $ npm start

About

A Stratego game (engine) in JavaScript, using Socket.IO and NodeJS for the server, ReactJS for the client and RxJS for all the glue.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published