spielersun / chess-minigame

A simple Chess clone written in C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chess-minigame

A simple Chess clone written in C++ using SFML2

I didn't use any OOP methods, this is just a future mini-game for another project. But I hope I'll make this better in future.

You should add SFML2 (preferably 2.4) libraries to your project. SFML Download: https://www.sfml-dev.org/download.php

If you are using Visual Studio, this is how you add the libraries: https://www.youtube.com/watch?v=bhrC84zp9X8

About

A simple Chess clone written in C++

License:GNU General Public License v3.0


Languages

Language:C++ 89.2%Language:C 10.8%