Skip to content

Brandonag1997/chessGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chessGame

A 2 player chess game coded in c++ using SFML

Installation

Install SFML and its dependencies

$ git clone "https://github.com/Brandonag1997/chessGame.git"

$ cmake -S . -B build

$ cd build ; sudo make install

Usage

In the build directory run

$ ./chess

alt text

About

A chess game coded in c++ using SFML

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published