Skip to content

This is a TicTacToe CLI Application I made for my midterms practical. Coded in Java, this program is designed to have basic logic behind the popular TicTacToe game.

Notifications You must be signed in to change notification settings

AdrianeTroyRoa/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

TicTacToe

About

This is a TicTacToe CLI Application I made for my midterms practical. Coded in Java, this program is designed to have basic logic behind the popular TicTacToe game.

Features

This CLI app asks for an input from two players. An input may only be numbers from 1 to 9 since the TicTacToe 3x3 board only has nine cells. Common errors will be taken care of such as input of letters.

About

This is a TicTacToe CLI Application I made for my midterms practical. Coded in Java, this program is designed to have basic logic behind the popular TicTacToe game.

Resources

Stars

Watchers

Forks

Languages