Skip to content

Little game of TicTacToe implemented in Java. This was a small exercise to get familiar with some design patterns in Java. The code was written with as much design patterns as possible, sometimes even when they were not really necessary.

Notifications You must be signed in to change notification settings

lmicverm/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TicTacToe

Little game of TicTacToe implemented in Java. This was a small exercise to get familiar with some design patterns in Java. The code was written with as much design patterns as possible, sometimes even when they were not really necessary.

About

Little game of TicTacToe implemented in Java. This was a small exercise to get familiar with some design patterns in Java. The code was written with as much design patterns as possible, sometimes even when they were not really necessary.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages