Skip to content

jonathangraham/TicTacToe_scala

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Create a human vs human and human vs computer game of TicTacToe (Noughts & Crosses) in scala. Current version supports human vs human game.

To run, clone the git repository and ensure you have sbt installed. To play the game use sbt run, and to run the tests use sbt test.

About

Tic Tac Toe game in scala

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages