Skip to content

devlinmorrow/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tic-tac-toe

Command-Line Tic Tac Toe game written in Clojure.

Installation Instructions

  1. Prerequisites: Clojure, JDK 8 and Leiningen.

  2. Clone this repo.

  3. lein run to run the program and lein spec to run the tests.

Wishlist

  1. The board is currently hardcoded to be 3x3. The user should be able to select the desired size of the board (for example 4x4).

About

Tic Tac Toe in Clojure.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published