Sha256: 0b6a0911d4f61d8ae3038e45b22e11ae627eeade5966da0abe00068d4cdd615c

Contents?: true

Size: 459 Bytes

Versions: 4

Compression:

Stored size: 459 Bytes

Contents

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](http://grosser.it)  
grosser.michael@gmail.com  
Hereby placed under public domain, do what you want, just do not hold me accountable...

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
tic_tac_toe-0.2.3 Readme.md
tic_tac_toe-0.2.2 Readme.md
tic_tac_toe-0.2.1 Readme.md
tic_tac_toe-0.2.0 Readme.md