Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1 KB

README.md

File metadata and controls

23 lines (17 loc) · 1 KB

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