Interactive Demo

TOP-Chess

A command-line chess game built in Ruby. Full implementation with move validation, check/checkmate detection, and save/load functionality.

Initializing...
chess@portfolio ~ ruby main.rb

MOVEMENT

Enter moves in algebraic notation: e2 e4

SAVE/LOAD

Type save or load to manage games

EXIT

Type exit or close the tab to end session