Skip to content

distraw/Project_Chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project_Chess

2D Chess game with GUI, written in C++ and OpenGL, for term paper on subject "Object-oriented programming" on 2nd year in university.

Run

  1. Check the release tag. Select the last available release
  2. Download .zip archive "Game.zip"
  3. Unzip the archive
  4. Open directory. Choose your desired operation system (so far MacOS and Windows are supported)
  5. Run *"Chess" or "Chess.exe" (depending on your OS)

* If running on MacOS, you should start "Chess" from the terminal in order to correctly read the configuration file. It will crash otherwise.

Compile yourself

Check release branch

System Requirements

  • OS: Windows 10/11, MacOS (Apple Silicon)
  • CPU: x64/ARM processor
  • GPU: OpenGL 3.3+ compatible
  • RAM: 512 MB or higher

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages