Skip to content

Explore SFML Chess, a dynamic two-player game crafted with SFML. Engage in a strategic showdown on the digital chessboard against a friend.

Notifications You must be signed in to change notification settings

CarlosSimon02/sfml-chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SFML CHESS

Chess game using C++ and SFML.

Make sure to use c++17.

Build with CMake

mkdir build
cmake -S . -B build
cmake --build build

If you are having connection problem, try executing this in your cmd

git config --global http.postBuffer 157286400

About

Explore SFML Chess, a dynamic two-player game crafted with SFML. Engage in a strategic showdown on the digital chessboard against a friend.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published