Skip to content
/ Chess Public

A basic chess game written in C. I made this project to familiarize myself more with C and indirectly study for an exam.

License

Notifications You must be signed in to change notification settings

math0898/Chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess

A basic chess game written in C. I made this project to familiarize myself more with C and indirectly study for an exam.

Known issues

This game has a memory leak when it exists and does a lot of actions. Player and visuals go from 1->8 not 8->1.

About

A basic chess game written in C. I made this project to familiarize myself more with C and indirectly study for an exam.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published