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.