Skip to content

AgnieszkaAureliaMarczak/Tic_Tac_Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

❌ ⭕ Tic-Tac-Toe

A virtual version of the classic Xs and Os game.

✏️ General Information

Play with a friend or against a computer-generated opponent.

This is a copy of an interactive game created by me here. I designed it to practise mathematical algorithms and structured programming principles.

✏️ Features

➡️ Two game versions: player-player or player-computer

➡️ Adjustable grid size - the game can be played on grids bigger than 3 x 3

➡️ On grids bigger than 5 x 5, five marks in a row win the game

✏️ How To Use

➡️ Clone the repository using Git, then run it on your computer

➡️ Pro-Tip: for best functionality use the Corretto-17 Oracle OpenJDK version 17

➡️ You'll find the two versions of the game in the src folder

tictactoe

About

Structure-oriented app based on the classic game

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages