Skip to content
/ Chess Public

A simple script which generates a chess game as ascii art in the console. A few necessary functions, like one to detect checkmate and end the game, are missing and will be added in the future.

Notifications You must be signed in to change notification settings

Darokahn/Chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Chess

A simple script which generates a chess game as ascii art in the console. A few necessary functions, like one to detect checkmate and end the game, are missing and will be added in the future.

Note - this is silly code from my early days of programming.

image

About

A simple script which generates a chess game as ascii art in the console. A few necessary functions, like one to detect checkmate and end the game, are missing and will be added in the future.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages