Skip to content

Implement chess game with players and pieces#42

Open
kunal-exuberant wants to merge 1 commit into
masterfrom
codex/1762497909095
Open

Implement chess game with players and pieces#42
kunal-exuberant wants to merge 1 commit into
masterfrom
codex/1762497909095

Conversation

@kunal-exuberant

Copy link
Copy Markdown
Owner

This my requirement for the game of chess.
Create two players and allow them to play the game till one wins.
Create all pieces in the game of chess like Queen, King, knight, Bishop, pawn etc.
Create a 8*8 square board.
Make sure boards bounds are respected.
Incorporate scoring logic for each player.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant