Play chess, against yourself or a friend!
There is a Chess.zip that includes the application. However, to build yourself, you will need to:
- Set up GLFW
- Set up GLAD (OpenGL version 3.3 or higher, Core); there is a glad.c file included in the repo but it may not work on your computer
- Set up GLM
- Include fragmentShader_pieces.frag, fragmentShader_shapes.frag, vertexShader_pieces.vert, vertexShader_shapes.vert, and the textures directory in the same folder as the application
Piece textures: JohnPablok's improved Cburnett chess set