Skip to content

A Command Line, console based Chess game completely build in C Language

License

Notifications You must be signed in to change notification settings

MrQuantum1915/Chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess

A Command Line, console based Chess game completely built in C Language. (Under Development) Whole code is commented where needed. Main File is "main.c".

Flowchart of code : https://miro.com/app/board/uXjVL7OZ6BQ=/?share_link_id=313781785368

image

image

What is to be changed:

  1. Shift the function in header files to C file to avoid multiple definition error.
  2. Make it GUI based along with running in terminal.
  3. Add CheckMate and check finding code blocks.
  4. Option to play with AI bot.

About

A Command Line, console based Chess game completely build in C Language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages