
Sprouting Tale (LD46)
This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
You can try viewing the original page on Web Archive (may not load correctly).
Introduction
In this game you play as Tulip, a gardener who sets out to give a new life to the barren forests. Use A and D to Move, Space bar to Jump, right click to throw the pot in air momentarily and left click to aim and shoot using your Slingshot. Remember to catch your plant again. You'll have to wait a while before you can jump when you throw the pot.
Jumping, Staying still and throwing the Plant in the air will cause the plant to Shiver up and die so keep and eye for that and plan before hand. The game also allows Players to collect Blossom Leaves hidden around the levels and finding them will require some exploring and attention.
Development Insight
This was my first ever game jam and I worked alone. I used Aseprite for pixel art and Unity as the engine.Controls
| Key | Function |
|---|---|
| A | Move Left |
| D | Move Right |
| Space Bar | Jump |
| Right Mouse | Throw Pot |
| Left Mouse | Shoot |
PS: Sorry for no Audio and only 3 levels, This was my first ever Game Jam and I just couldn't manage get to the music and sound effect done in time.
Updates :
*Fixed a bug where the platform leading to finish line in level 2 disappeared due to colliding with itself making the game impossible to finish.
*Fixed Camera going out of bounds when the player jumped from a high place due to y velocity being multiplied each tick the player was not on ground.