Skip to content

BezawadaVignesh/Chess_with_SFML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess_with_SFML

A two player chess game in cpp using SFML (https://www.sfml-dev.org/) lib

To run

  • install latest version of SFML (2.5.1)
  • add 'C:\path_to_SFML\SFML-2.5.1\bin' to system environment
  • set SFML_DIR in run.bat file to the correct path
@set SFML_DIR=C:\path_to_SFML\SFML-2.5.1
  • run the batch file (it will both compile and run)

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published