Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 426 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 426 Bytes

Chess Game

This is a repository containing the code for running a basic chess game

Rules :-

1)Moving square is indicated as in normal chess,for example "e2" indicates king pawn sqaure at the beginning of the game

2)Follows standard chess rules,with a couple of exceptions indicated below.

3)After checkmating,you need to capture the opponents king in order to win the game.

4)The program does not indicate checks