Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 270 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 270 Bytes

TicTacToe

A game of TicTacToe that 2 players can play, Programmed in Java and based on the MVC design pattern. The game itself is complete and uses the terminal as an interface, but i am working on designing a game around it with GUI and SFX, using Unity game engine.