Skip to content

PaltineanAlex/Tic-Tak-Toe-repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe

An implementation of the classic game Tic-Tac-Toe using Java.

Installation

Lorem Ipsum

Usage

This game is played in 2. Firstly, you assign a name for each player

image

After that, each player will have to take a turn by choosing a tile from 1 to 9 image

The game ends when a player manages to get a row, collum or diagonal filled with the same type of character or, if the first condition isn't met and the board is full, it'll be a draw.

image

image

License

MIT

About

A simple implementation of TIc-Tac-Toe

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages