Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 277 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 277 Bytes

Tic-Tac-Toe-Game

It is a simple 2-D game written in Java programming language that can be played with the keyboard. This game has a graphical user interface(GUI). The source code of the game was designed and written according to the MVC(Model-View-Controller) architecture.