11-15-2025 Devlog 0.1


Hello all,

This is the first devlog of my newest project, "Meet Your Maker!". This was originally created as a project for a class gamejam, and I was inspired by our theme: Forge, to make a game where you'd fight a powerful being that itself was a forge, and would combat the player with blasts of heat, molten metal, and crafting lesser warriors to combat you, the player. After the assignment was done however, I was really inspired and decided to continue working on this. There isn't much art yet, as I prioritized creating the mechanics and code during the time we were given, and I intend on improving that aspect in the future.

What I have so far:

  • Working Health Bars
  • Functional player attack
  • Boss with 3 different working attacks, after set intervals it uses one
    • Fire Blast
    • Burst of metal projectiles
    • Throwing enemies onto the field
  • Working enemies
  • Enclosed battlefield
  • Win/Lose Conditions

What's on it's way:

  • More art for all areas of the game
    • First priority out of these is ensuring everything looks distinct from each other
  • Balancing the numbers and tinkering with the difficulty
  • Modifying the control system to function with more than just a keyboard

Thank you for any interest you have in this project,

- ImJustDoingThings