Skip to content

sosig132/Chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess

This is my attempt to make a playable chess game in C++.

It has every feature(even en passant).

To run the game just open main.exe.

To compile the code use the following: g++ -Isrc/Include -Lsrc/lib -o main Main.cpp -lmingw32 -lSDL2main -lSDL2 -lSDL2_image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages