Skip to content
This repository has been archived by the owner on Oct 15, 2022. It is now read-only.

Latest commit

 

History

History
4 lines (3 loc) · 261 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 261 Bytes

tic-tac-toe

This Project is an implementation of the famous game Tic-Tac-Toe Known also as XO, as a desktop application using JAVA and Swing for the GUI and using MySQL for the loging and checking the score of the player.

Keywords: JAVA, SWING, JDBC, MySQL.