Skip to content

this class project consists of a Tile Matching GUI Game that showcases the uses of threads and OOP Java

Notifications You must be signed in to change notification settings

toshioue/TileMatcherGame

Repository files navigation

Tile Matcher GUI Game

Description:

This simple GUI game features a JAVA GUI made up of random generated colored tiles in which a user must match two tiles of the same color until all tiles have been matched. The game also features a Timer to measure how fast a user can match tiles the quickest from beginning to start of game.

alt text

To run Program:

Download TileGame.jar file

Windows: click on "TileGame.jar
Linux Terminal: execute command: java -jar TileGame.jar

About

this class project consists of a Tile Matching GUI Game that showcases the uses of threads and OOP Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages