Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

GChess

Fully functioning chess with included AI opponent

GChess Interface

Features

  • All standard chess rules, including castling, promoting, checks and checkmates
  • Play against included chess engine (Not implemented)

Todo

  • Implement chess engine using alpha-beta pruning

How to build/play

  • Build using included makefile
  • Build using included Visual Studio solution
  • Use provided executable
  • Note that this project is dependent on libraries libpng16-16, SDL2, SDL2_image, and zlib1

About

2D chess using SDL2

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages