Skip to content

A Graphical Game written in Java. Using the GUI component of Java Swing.

Notifications You must be signed in to change notification settings

Harsh5488/Find-Magic

Repository files navigation

Find-Magic

A Graphical Game written in Java. Using the GUI component of Java Swing.

Description

Written in Java, this GUI contains the Java Swing Component as it's front-end.

Instruction

The Game is to find the Magic Stored in one of the 5 Boxes.
You have 4 chances to guess where the magic is.
Every wrong guess deducts 25 Points.

Screenshots

The Game
FM-SS-1

Every time you go for a wrong box, 25 Points get deducted.
FM-SS-2

After a win, You may Exit or Restart to try your luck.
FM-SS-3

Lose!! You may Quit or Restart to try your luck.
FM-SS-4