Skip to content

8thcolor/ttt-cmd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TicTacToe - Command line

Rails application allowing to play TicTacToe game against a (drunk) coAmputer.

Built as an show of different kinds of User Interfaces, as part as a talk given at Paris.rb.

Requires the web server to be running locally.

Build the gem

rake install

Usage

Launch your server (expected on localhost:3000). Then:

ttt --start

to start a game.

ttt -g <id> -m <x>,<y>

to play.

About

Command line for the ttt application

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages