/Games

Primary LanguageJava

About

It is a basic TicTacToe game using java without an additional UI component.

Packaging

A runnable jar file named GameTic.jar is present in the root directory of project repository.

Run

To run the project on windows OS already configured with JRE: Open Command Prompt and execute runnable jar file using command - java -jar {filePath}/GameTic.jar