Skip to content

* This code is a fully functional 2 player Chess game. * The posible move for each and every coin is coded so the coin cannot do a false move. * Taking down the coin of the same team is also prevented. * Based on the presence of king in a team the winner is determined.

Notifications You must be signed in to change notification settings

Rishab59/Chess_game_using_JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chess_game_using_JS

  • This code is a fully functional 2 player Chess game.
  • The posible move for each and every coin is coded so the coin cannot do a false move.
  • Taking down the coin of the same team is also prevented.
  • Based on the presence of king in a team the winner is determined.

About

* This code is a fully functional 2 player Chess game. * The posible move for each and every coin is coded so the coin cannot do a false move. * Taking down the coin of the same team is also prevented. * Based on the presence of king in a team the winner is determined.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages