Skip to content

nedsels/Chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess

Play chess, against yourself or a friend!

Setup

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

Credit

Piece textures: JohnPablok's improved Cburnett chess set

About

Play chess, against yourself or a friend!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published