Skip to content

First Java project. Intuitive Tic-Tac-Toe Game impossible to beat using Java Swing GUI Library

Notifications You must be signed in to change notification settings

Conj43/TicTacToeGUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

This is a bigger and better version of my TicTacToe CMD Line version. It is the same idea, but it uses the Java Swing library to implement a GUI. It is similar to the CMD Line version as far as the algorithm goes, but I fixed the algorithm and if you choose play against the computer, it should be impossible to win (to the best of my knowledge). It is my first use of any type of GUI, and it helped me get familiar with the Swing library.

About

First Java project. Intuitive Tic-Tac-Toe Game impossible to beat using Java Swing GUI Library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages