Skip to content

04fara/tictactoefx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

TicTacToeFX

It is a classic TicTacToe game with AI player and implementation of Memento pattern.

As Wikipedia tells:

The memento pattern is a software design pattern that provides the ability to restore an object to its previous state.

In my case, I used it to undo the last turn. This was done in August 2016.

License

TicTacToeFX is licensed under the terms of the MIT license.

Releases

No releases published

Packages

No packages published

Languages