Skip to content

g-schaffer/chess_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

chess game to learn c++

need to add sfml to gcc with the command line "sudo apt-get install libsfml-dev"

// need to specify sfml lib while compilation g++ main.cpp -o bin/main -lsfml-graphics -lsfml-window -lsfml-system

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages