Skip to content

A GUI tic tac toe game where a player plays against an intelligent computer.

Notifications You must be signed in to change notification settings

vicgaray/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

TicTacToe

A GUI tic tac toe game where a player plays against an intelligent computer.

App Features:

  • Difficult bot that uses the minimax algorithm to play moves

What I Learned:

  • Utilizing Java's swing and awt packages
  • Improved my OOP comprehension with Java
  • Basics and implementation of the minimax algorithm

About

A GUI tic tac toe game where a player plays against an intelligent computer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages