Enchanted Woods

Interactive maze game developed with JavaFX

Storyboard

storyboard

Gaming process

  1. Launch the game
  2. Customize the appearance of the gaming character
  3. Select gaming difficulty level
  4. Start the game
  5. Goal: Get out of the maze within a limited time.

Interactions

Implemented Functionalities

Before starting the game:

Before starting the game

Watching the Tutorial

Tutorial

Starting the Game

Starting the game

Game Tools

Bubble

Inside the bubble, there are hidden game tools. Burst the bubble to obtain these tools to help you complete the game!

bubble

Magic Stick

The magic stick can attract the cat (just like a cat teaser wand!), use it to draw a path, and the cat character will walk along the drawn path automatically.

magic stick

Axe

The axe is used for chopping down trees. Use it to clear obstacles in your path!

axe

Gaming Status

gaming status

Another JavaFx Game: Minesweeper

In order to practice JavaFX for this maze project, I also created an interactive minesweeping game by myself.

minesweeper

Basic Minesweeper Function

State Indicator

Advanced Function