Skip to content

SpyderCoder/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

TicTacToe

A console TicTacToe game made with Java. I made this using Java 11 though it might work with Java 8 considering I don't think I used any features that Java 8 doesn't have.

The state machine for the computer AI is still a bit buggy but that will be ironed out in a future update along with some code clean up.

How to Play

Type in commands based on where you want to go.

Commands
top left
top
top right
middle left
middle
middle right
bottom left
bottom
bottom right
exit

About

A TicTacToe console based game made with Java 11

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages