Skip to content

carpeliam/kriegspieljs

Repository files navigation

kriegspiel.js Build Status

Kriegspiel explained. This is an implementation of Kriegspiel as a node.js application, using socket.io for pushing moves from the server to the client and back. The server was originally written in CoffeeScript, though has been ported to modern JavaScript; the client was originally written with jQuery, but has been ported to React and Redux.

To run your own Kriegspiel server:

  1. clone the repo
  2. yarn install
  3. yarn start
  4. browse to http://localhost:8124
  5. invite all of your coolest friends to play with you!

About

Kriegspiel chess game implemented in node.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages