Skip to content

robert-johansson/ttt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ttt

Tic-tac-toe with unbeatable computer opponent

Updated: April 13 2015 by Robert Johansson

Usage

To start the game (computer is playing X and human is playing O):

(ttt (make-game "computer" "human"))

To make the human player start the game (play as X):

(ttt (make-game "human" "computer"))

Print "i" in the game for instructions.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published