Skip to content

CSubham/Chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chess Game in C (using SDL2)

A simple chess game built in C using SDL2 for graphics and input handling. It lets two players play chess on the same computer with a clean visual interface. The project demonstrates basic game logic, board rendering, and event handling in SDL. The input is in format "e2e4" in the terminal, where "cr" can be used to castle towards the right and "cl" to castle towards left.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages