Skip to content

yotam5/sfml_chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sfml_chess

About The Project

I just wanted to make chess for learning purpose of sfml and just to see if i can do this in c++.

Built With

c++ and sfml

Getting Started

g++ -o main.cpp main.cpp -o sfml-game -lsfml-graphics -lsfml-window -lsfml-system

Example

Prerequisites

c++ compiler and sfml library

License

Distributed under the MIT License. See LICENSE for more information.

Releases

No releases published

Packages

No packages published

Languages