/ultimatechess

Add some meta to your chess

Primary LanguageHTMLMIT LicenseMIT

Ultimate Chess

Ultimate Chess is a variant of chess inspired by Ultimate Tic-Tac-Toe made for Yelp's Hackathon 11.

Installation

  • First checkout the source: git clone git://github.com/lazytype/ultimatechess.git
  • Install the dependencies with pip: pip install -r requirements.txt

Run the server

  • Easy as python server.py --port=8888

To be continued...

Bitdeli Badge