Skip to content

anmol1vw13/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XOXO

A clojure based tic tac toe game.

Features

  • A two player game.
  • Contains tally board to view the results.
  • Players can play indefinitely.

Usage

  • Clone the code
  • Ensure lein works
  • Run lein uberjar
  • To start the game, run
    java -jar target/uberjar/tic-tac-toe-game-standalone.jar
    

Have fun :)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published