Skip to content

MaxieTheHatter/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TicTacToe

School project for Java OOP

Featurelist:

Done:

Playable between 2 players

Checks if a player has one or if it's a draw

Logic to see if spot is available and/or in bounds

prints current player

Logic for restarting the game

Add a tracker for wins/losses

Create class for playernames and ask for them

Add simple AI using RNG

TODO:

Make the game look nicer.

Known bugs:

Game doesn't accept input at "Do you want to play again?" until the second game is done.

About

School project for Java OOP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages