Skip to content

kushal-AF/CHESS-Sfml

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

CHESS-game-using-Cpp-and-SFML

A 2-player chess game built with C++ for logic and SFML for graphics, featuring all chess rules, move validation, check/checkmate detection, and clickable piece movement.

You need to have SFML installed to compile. https://www.sfml-dev.org/download/sfml/2.6.1/

Compile Instructions:

Windows MinGW: (In developmental phase, to be added soon...)

About

A 2-player chess game built with C++ for logic and SFML for graphics, featuring all chess rules, move validation, check/checkmate detection, and clickable piece movement.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 98.9%
  • C 1.1%