Skip to content

Mouse and keyboard controlled, Tic tac toe game in java

License

Notifications You must be signed in to change notification settings

voonic/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tic-tac-toe

In this project, we will make a game of Tic Tac Toe in java by implementing a graphical user interface using Java's Swing library and MVC architecture. In this implementation, a single move is made by responding to a mouse click in the appropriate area of the screen.

How to run

Find the jar file in the res folder

java -jar tic-tac-toe.jar

Screenshot

Tic-Tac-Toe

About

Mouse and keyboard controlled, Tic tac toe game in java

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages