Skip to content

An application that reads PGN files and allows to play all plys in the file.

License

Notifications You must be signed in to change notification settings

eliaspiovani/Chess_Game_Viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess_Game_Viewer

Introdution

It is an application developed to open PGN files for Chess, when a file is opened it goes through all movements in real time, giving an opportunity to study the strategy and movements realized by the players.

It was developed to be cross-plataform.

Libraries

For OpenGL the libraries used are GLFW and GLEW. Also glm is being used as a mathematics library.

The interface is made using the ImGui library.

Interface


interface view

License

Chess_Game_Viewer is licensed under the GNU General Public License v3.0, see LICENSE for more information.

About

An application that reads PGN files and allows to play all plys in the file.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages