Skip to content

🏆 C++ and OpenGL chess program I made during my undergrad

Notifications You must be signed in to change notification settings

ericdude4/chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D Chess by Eric Froese

3D Chess game written by Eric Froese. Compile with g++ 11. Ensure that you have glut and OpenGL libraries installed.

Uses custom .obj file parser and OpenGL to draw 3D models with OpenGL library. Minimax algorithm with alpha-beta pruning for computer moves.

About

🏆 C++ and OpenGL chess program I made during my undergrad

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages