Hi there!
You must be here checking out some of the projects I’ve been working on
Hi there!
You must be here checking out some of the projects I’ve been working on
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....
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....
This is simple turn based combat techincal example in teh godot engine. Playable Demo It’s playable in the browser on itch.io After playing Bauldur’s Gate 3, I became interested in turn based combat and wanted to take a crack at implementing it. Assets are all free assets from Pixel Frog’s Tiny Swords package