Skip to content

This repository contains Java based interactive Tic-Tac-Toe game.

Notifications You must be signed in to change notification settings

7oSkaaa/Tic-Tac-Toe-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe

This repository contains Java based interactive Tic-Tac-Toe game.

In this game you can play individual or with another player with your names, if you will play individual you can play with two levels, hard one and easy one it's your choice.

Let's see if you can beat me in the Individual Hard mode 👀

Requirments:

Windows

Download and Install Java in your device

Linux

Make Sure that you already install java in your device

open your terminal

sudo apt install default-jdk
sudo apt install default-jre

Running Tic-Tac-Toe:

Windows

open your cmd

git clone https://github.com/7oSkaaa/Tic-Tac-Toe-GUI.git

Or

Download the repo from Code button and click download as zip and extract the zip file


after that go to the folder of the repo and Double Click on Tic_Tac_Toe.jar

Linux

open your terminal

git clone https://github.com/7oSkaaa/Tic-Tac-Toe-GUI.git

go to the path of the folder

chmod u+x Tic_Tac_Toe.jar
java -jar Tic_Tac_Toe.jar

This is a video of the game:

Tic.Tac.Toe.mp4

About

This repository contains Java based interactive Tic-Tac-Toe game.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published