Skip to content

Chess is a very popular and interactive game. With not much experience in GUI, I built this game using ASCII characters and focused on implementing the core logic and rules of chess.

Notifications You must be signed in to change notification settings

dhruvam-zaveri/ASCII-Chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASCII Chess

This is an open-source chess project on which anyone can work. It has fairly simple GUI (like come on it is ASCII based, how complex could it be 😅). Chess is a very popular and interactive game.
Pls find the completed code in "Finally completed chess"

How to play

Run the "main.cpp" in a code editor/ IDE or run the "main.exe".

About

Chess is a very popular and interactive game. With not much experience in GUI, I built this game using ASCII characters and focused on implementing the core logic and rules of chess.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages