Skip to content

Cheriit/3D_Chess_Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D Chess simulator

This project is a simple C++ OpenGL chess gameplay simulator. Presented game is played based on gameplay file game.txt. Available moves:

Move:

M <from> <to>

Castling:

C <from_1> <to_1> <from_2> <to_2>

Promotion:

P <place> 2

Compiling and running project (Linux)

run.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published