Skip to content

A 3-layer Tic-Tac-Toe terminal game/program powered by Java.

Notifications You must be signed in to change notification settings

MatoPlus/TicTacTix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tactix

A 3-layer Tic-Tac-Toe text-based/terminal game powered by Java.

Features

  • JavaDoc + JavaDoc commenting.
  • Dynamic manipulation of 3D array.
  • Allows the grid dimensions to be changed easily within the source code by changing dimensions in TicTacTixTest.java.

Usage

Simply complie src code with javac and execute the class file with JVM.

How to Play

Follow the prompt for inputs. The game is exactly the same as a tic-tac-toe game but with three layers in a 3D space.

About

A 3-layer Tic-Tac-Toe terminal game/program powered by Java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages