Skip to content

marcus-burton/tietactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The game of Tic Tac Toe written in Scala.

Aiming for an immutable game in a single class given the game is fairly simple.

Game robustness is ensured by not violating game state and returning the same instance of the game. Exceptions will be avoided.

About

tictactoe in scala

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages