Skip to content

The classic Game of Chess implemented in C++ using SFML

Notifications You must be signed in to change notification settings

SyedSaifuddin045/SFML_CHESS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SFML_CHESS

The classic Game of Chess implemented in C++ using SFML

Uses a TCP server for communication. Unfortunately You will have to set up port forwarding and static IP on your machine to be able to play multiplayer across the internet.

Fully Cross Platform Compatible(Tested on Windows and Linux).

Just build using cmake in the root directory.

cmake -S . -B build/

Link to windows Release Version: https://drive.google.com/drive/folders/1ChsQwkSd5yEgvohISiNn_nw6EzJp-dCJ

MINI DEMO Showing Multiplayer

ChessGameRecording.mp4

About

The classic Game of Chess implemented in C++ using SFML

Resources

Stars

Watchers

Forks

Packages

No packages published