Skip to content

khemssharma/Chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Changelog

Features

  1. Game is Playable as illegal moves are prevented
  2. Pub/Sub are handled in local RAM and a dozen player can play their own 2 player game.

Bugs

  1. Moves aren't being stored neither in Local Storage or Database. (will result in progress loss if page is refreshed.)
  2. Implement Auth and Chat for better engagement.