Skip to content

A functional tic tac toe game created using java AWT and javacode

Notifications You must be signed in to change notification settings

mekhaelt/Tic-Tac-Toe

Repository files navigation

Tic-Tac-Toe

This program uses Java and JavaAWT to create a functional game of Tic Tac Toe.

Getting Started

Clone the repository

Run TicTacToeGame.java

A new window should open, click 'Start Game' and then tic tac toe can be played with all of the traditional rules. The 'Reset Game' button can be used to restart the game at any point and the 'Start Game' button must be clicked to play a new game.

Running Tests

Run TicTacToeTest.java. This program will test various scenarios within the game which could produce problems within the code. The program should produce the following results

About

A functional tic tac toe game created using java AWT and javacode

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages