Project

ttt

0.0
No commit activity in last 3 years
No release in over 3 years
TTT is a Tic Tac Toe lib, as well as a CLI and GUI to play it.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.0.2
~> 0.9.3
~> 0.9.2
~> 2.6.0
 Project Readme

T(ic) T(ac) T(oe)

TTT is a Tic Tac Toe lib, and two interfaces to play it. Check out the video.

Features

  • An aggressive computer player that will never lose
  • A command line interface that will work in any terminal
  • A GUI interface written with Limelight

Requirements

  • Ruby
  • To play on the Limelight interface, you need the Limelight executable in your path.

Install

  • gem install ttt
  • gem install limelight (you must be on jruby)

Author

Josh Cheek