Play Tic-Tac-Toe using Curses(full-screen-commandline app) vs humans or AI
More of an example app.
sudo gem install tic_tac_toe
tic_tac_toe
Use cursor keys to select field, enter to make your mark.
AI only plans 1 step ahead, so its beatable ;)
Michael Grosser
[email protected]
Hereby placed under public domain, do what you want, just do not hold me accountable...