Fight or Flea

Ludum Dare 56 Entry. Fight or Flea is a simple game gameplay is based off of the Monster Hunter mounting system. This is very much a programmer art project. My focus was on input management and feedback as well as game lifecycle. Links GitHub Repo itch.io Input Systems I also experimented with multiple systems to handle input. Typically, I would try to keep all of the input logic in a single place, in a Player class for example....

October 6, 2024 · partkyle

Bellhivers

This was a 48 hour gamejam, so it was limited in scope intentionally. It has not been modified since. I do have some notes on ways I would improve this if I was going to continue this idea moving forward. Ludum Dare was a great experience and it left me with a bunch of feedback from users that played my game. I think it improved my skills considerably, as this was my first real attempt doing my own 3D modeling....

April 16, 2024 · partkyle