Controls:

- Use AD to move Left and Right.

-Space is to jump.

- Press the left mouse button or F to fire the bow.

Description: 

Play as a man with a bow running through a dungeon filled with slimes, with hopes of escaping. Try to reach the end of each level and collect coins to improve your score.

Added Mechanics:

The Bow: I have created a timer on the bow, stopping the player from spamming the bow. In addition, the player cannot shoot when moving left and right. 

The Slime Wall: There will be a slime wall slowly chasing the player during the level, forcing the player to move quickly. 

Title Screen: An epic title screen with jazzy music.

Coin Drops: Slimes drop coins when killed, awarding the player for killing slimes.

Struggles: 

When making this game, I had a hard time adding the bow timer and animation. When the animation for shooting the bow was done, it would be stuck in a shooting pose, so I added a coroutine that would stop the bow animation after 2 seconds. In addition, I had a hard time making the coins drop in the right location after killing a slime, so I made the coins drop location where the arrow hit the slime. 

Leave a comment

Log in with itch.io to leave a comment.