Skip to content

A variant of the famous game Tic-Tac-Toe (noughts [O] and crosses [X]). I created this project as an experiment for me to learn the basics of Java. I was inspired by the work of others in creating this project. In order to win the game, a player must place three of their marks in a horizontal, vertical, or diagonal row.

Notifications You must be signed in to change notification settings

rob3rt96/TicTacToeGAME

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TicTacToeGAME

A variant of the famous game Tic Tac Toe (X and O).

This is a short animation of how it works:

alt-text

About

A variant of the famous game Tic-Tac-Toe (noughts [O] and crosses [X]). I created this project as an experiment for me to learn the basics of Java. I was inspired by the work of others in creating this project. In order to win the game, a player must place three of their marks in a horizontal, vertical, or diagonal row.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages