Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 459 Bytes

Readme.md

File metadata and controls

20 lines (15 loc) · 459 Bytes

Play Tic-Tac-Toe using Curses(full-screen-commandline app) vs humans or AI
More of an example app.

Install

sudo gem install tic_tac_toe

Usage

tic_tac_toe

Use cursor keys to select field, enter to make your mark.
AI only plans 1 step ahead, so its beatable ;)

Author

Michael Grosser
[email protected]
Hereby placed under public domain, do what you want, just do not hold me accountable...