Skip to content

Latest commit

 

History

History
52 lines (34 loc) · 1.93 KB

README.md

File metadata and controls

52 lines (34 loc) · 1.93 KB

Undying Mage

GitHub top language Lines of code GitHub repo size

Description

A mage that respawns over and over; getting stronger with each revive, thus making him the undying mage as the mage never really dies permanently, he always comes back for more.

The goal in this game is just to try to survive as long as you can. Each death makes you more powerful as every time you die, you get access to the upgrade menu where you can power up your stats.

Hence, the theme: "Death is only the beginning". The first death is your first access to the upgrade menu where you can power up your stats and every death just makes you more powerful.

A game for the 2022 GameDev.tv game jam in itch.io.

Note

All sound effects that I've chosen have a public domain license, CC0. The only ones that are not are the ones I've properly attributed below.

Links

Attributions


Update Notes

v1.1

  • Balanced out difficulty scaling by making it harder.
  • Decreased movement speed for bees.
  • Minor adjustments on upgrades.
  • Added a cooldown bar for indicating when you can cast fireballs.
  • You can now just hold left click to cast fireballs.
  • Fixed bug where difficulty level gets stuck at 12.

v1.2

  • Added new platform support for Mac and Linux!
  • Difficulty scaling speed is now affected by the number of upgrades you have instead of deaths.
  • Slightly nerfed enemy health scaling.