Website powered by

Honey Quest

A 2D top-down game where you play as a bumblebee whose hive has lost some of its precious honeycombs and you are tasked to retrieve them. Play as a bee and travel through the world looking for the honeycomb, avoiding dangers like the spiky thorn bushes and the terrifying wasps.

Individually made, including all assets, sound, and code, by Maggie Rembert.

Link to itch.io page: https://pastel-magpie.itch.io/honey-quest

Cover Image

Cover Image

Video Playthrough

Bee Sprite

Bee Sprite

Environment and Other Additional Sprites

Environment and Other Additional Sprites

Main Script for the Player and its interactions.

Main Script for the Player and its interactions.

Step 1: Drawn Layout

Step 1: Drawn Layout

Step 2: Initial Whiteboxing

Step 2: Initial Whiteboxing

Step 3: Final Layout

Step 3: Final Layout

Main Area: This is shown when the game starts so the player can see the directions and objective,

Main Area: This is shown when the game starts so the player can see the directions and objective,

Challenge Area #1: In this area, the wasps are moving enemies that you must dodge to get to the honeycomb.

Challenge Area #1: In this area, the wasps are moving enemies that you must dodge to get to the honeycomb.

Challenge Area #2: A maze of thorns that you must get through without touching the sides.

Challenge Area #2: A maze of thorns that you must get through without touching the sides.

Challenge Area #3: Similar to the maze concept, the thorn balls will reduce your health and the bushes block your path. You must find the best way through to the next honeycomb.

Challenge Area #3: Similar to the maze concept, the thorn balls will reduce your health and the bushes block your path. You must find the best way through to the next honeycomb.

Challenge Area #4: In this, there is a new mechanic where you must push the logs to get through the thorns.

Challenge Area #4: In this, there is a new mechanic where you must push the logs to get through the thorns.