twoe-hub / tictactoe

A traditional game of Tic-Tac-Toe.

Home Page:https://abbr.herokuapp.com/_UqmtBQ0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tictactoe

A traditioal game of Tic-Tac-Toe.

How to run the game

  • Download the application from the link above, or https://abbr.herokuapp.com/_UqmtBQ0
  • Go to the directory where you downloaded the JAR
  • Run the command, java -jar tictactoe.jar

Note: Requires Java 8

Playing Instructions

Use these keys, as shown in the layout below, to pick a cell

1   |   2   |   3

4   |   5   |   6

7   |   8   |   9

About

A traditional game of Tic-Tac-Toe.

https://abbr.herokuapp.com/_UqmtBQ0

License:GNU General Public License v3.0


Languages

Language:Java 100.0%