Skip to content

Latest commit

 

History

25 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tic-tac-toe

Implementation of tic-tac-toe (first Clojure project). It is human vs the computer, and the computer determines its move based on the minimax algorithm. You shouldn't be able to beat the computer - if you can, something's wrong so please let me know.

See /src/tic-tac-toe/core.clj for more comments.

Prerequisites

Leiningen

Usage

    lein run

License

Copyright © 2013 Rupa Shankar

About

Implementation of tic-tac-toe using Clojure.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages