Skip to content

A quick 2-player game based on tile compatability.

Notifications You must be signed in to change notification settings

mbparmar11/MindTheGap

Repository files navigation

MindTheGap

A quick 2-player game based on tile compatability.

How to run from a shell window:

Open console (terminal, command.exe)

Unzip and Navigate to inside the src folder

Compile the code using:

javac *.java

Run the code:

java Driver

           ***How to Play***

When the game runs, click on New Game to begin. Take turns to select a square until a winner is announced. Click on 'New Game' to start a new game at any time. Enjoy the Game!

About

A quick 2-player game based on tile compatability.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages