A downloadable game for Windows, macOS, and Linux

Download NowName your own price

This game is my submission for the Godot Wild Jam #33, "You aren't the Hero"

Built using Godot Engine (Version 3.3.1)

My take on the theme is that, rather than being the bad guy fighting the Hero, you would play as the Hero's assistant. I decided to make the player characters role being the Hero's item management. The Hero will proceed to fight the enemies on his own, relying on the player, to give him the item that he needs to get his job done (which is of course beating up the baddies).

Different enemies have different weaknesses, so it's the assistants job to keep track of which weapons are effective against which types of enemies. The player will also need to ensure that the Hero does not run out of Health (red bar), Mana (blue bar), or Stamina (yellow bar). If the Hero's Stamina runs out, then he will be unable to swing his weapon, if his Mana runs out, then he will be unable to use the magical staffs, and if the Hero's health runs out, then the Hero will fall in battle and the Game will be over!

If the assistant does a good job managing the Hero's inventory, monitoring the Hero's Health, Mana, and Stamina, and remembering the weapons that are the most effective against the different types of enemies, then they can help the Hero can defeat many more enemies than he ever could on his own!

I hope you enjoy Item Assistant! This is my first full game made in Godot Engine and my first ever Game Jam submission. I have learned a lot in making this game, and I hope that you enjoy playing it as much as I enjoyed making it! Cheers, and thanks for playing!

Controls:

  • Left Arrow Key: Switch to the previous item in your inventory
  • Right Arrow Key: Switch to the next item in your inventory
  • Space-bar/Enter Key: Swap items with the Hero
  • Escape Key: Pause the game

If you would like to look at the source code, it is available here: https://github.com/matt-cles/item-assistant

Item Assistant © 2021 by Matthew Cles is licensed under Attribution 4.0 International. To view a copy of this license, visit http://creativecommons.org/licenses/by/4.0/

StatusReleased
PlatformsWindows, macOS, Linux
Rating
Rated 3.0 out of 5 stars
(1 total ratings)
AuthorDr. Mech
GenreAction
Made withGodot
Tagsinventory, Management, My First Game Jam
Average sessionA few minutes
LanguagesEnglish
InputsKeyboard

Download

Download NowName your own price

Click download now to get access to the following files:

Item Assistant (Linux).x86_64 39 MB
Item Assistant (MacOS).dmg 33 MB
Item Assistant (Windows).exe 38 MB

Comments

Log in with itch.io to leave a comment.

(+1)

Good job with this first game jam submission!

The concept is really interesting and it feels like a complete game. To work on this further, I would give more rewards after enemies defeat than just a counter. Plus I would give more choices too make for the player, like being in charge of looting and having to deal with limited inventory space, or even having to choose which path to go on etc.

Nice one ;)!

Thanks so much!  and those are some excellent ideas for when I expand on this game! When I do add more content to this game I will hopefully be able to add some of those ideas as well