Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 730 Bytes

File metadata and controls

22 lines (13 loc) · 730 Bytes

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