Skip to content

moe221/Chess_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess Game

Fully functional 2-player chess

Overview

I made this game because i like playing chess and thought it would be a perfect way for me to practice OOP and GUIs!

How it works

Clicking on a piece will select it and clicking on a location on the board will move the selected piece to that location if the move is allowed. A player's turn is over after they have made a valid move.The game is over when a player capture's the opponent's King.

Code and Resources Used

TODO

  • Add a replay button
  • Include pawn promotion

About

repo for chess game from scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages