No description
  • JavaScript 96.1%
  • HTML 3.9%
Find a file
2015-12-25 05:57:20 +05:30
css Just the beginning 2015-12-24 16:34:43 -06:00
img/chesspieces/wikipedia Just the beginning 2015-12-24 16:34:43 -06:00
js Add status to api.js 2015-12-25 05:56:37 +05:30
.gitignore Update .gitignore 2015-12-24 15:37:31 -06:00
.gitmodules Move API code to separate repo. 2015-12-25 03:25:23 +05:30
index.html Just the beginning 2015-12-24 16:34:43 -06:00
README.md update 2015-12-24 16:48:46 -06:00

l33tchess

An online multiplayer chess game. After starting a game, send the link to a friend and begin. (Click here to play!) <-- Working on a link

Current Features

  • has chessboard
  • can start game with FEN string

Upcoming Features

  • the game will work
  • an optional timer

Game Rules

  • win by making other player lose

About

  • contributors: xrisk, onlineth, DizzyCode, (and you can be one too!)
  • license: GNU v3
  • uses html, css, python, (and other stuff)