Skip to content

baselsaad/Chess-OpenGL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chess game using OpenGL-Api

Building and running

Run (script/Build.bat) to generate visual studio solution and you can run the project

In progress ...

What's done?

  • 2D Renderer (Basic rendering techniques There is no batch rendering or entity component system)
  • Event System

What's next?

  • Game-Play (70% ready, maybe move to chess engine or bitboard in the future)

Default Background:

alt text

Dynamic Background(Manually Drawing +64 Draw Calls)

alt text