Skip to content

nicefirework/Chess2Play

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chess 2 Play

Chess 2 Play is a project initially created using javascript and CSS. The current game is an improved version build using Bootstrap and Angular.js. The backend conectivity is done using php.

The game have provisions to play multiple games simultaniously. The state of the game is retained and could be retained at any time. Below are few notable improvements in this version,

  • Replay the game to its latest state
  • Ability to return back to the game
  • View other player profiles to see their stats

Demo to the tool in available in the below link,

http://chess2play.daniepaul.com/

Demo Users:

Username Password
user1 user1
user2 user2

About

2PlayerChess is a online chess game which works in JavaScript and php. The game uses a simple chat utility as well.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 51.6%
  • HTML 24.6%
  • CSS 19.9%
  • JavaScript 3.9%