Oh, I already rated yours yesterday! great job :)
Knight1111
Creator of
Recent community posts
Thank you for your feedback! I should have added controls, but it was only AWSD. The hitboxes were an issue I should have fixed before, the reason why they are so bad is, well... there are no hitboxes, the projectile is just calculating distance from the player and seeing if the distance is below a certain value. I also agree on adding a menu, for pausing, restarting and a cleaner look but I was short on time. I really enjoyed this jam, and thank you once again for your advice. :)
Yes, I coded everything by hand, It was around 1700 lines of code. Maybe it would be better to use a game engine, but I have tried Unity and did not like how it worked. I used 'JFrame' to actually make the window and used 'Canvas' to write to it. The code is somewhat messy, but I could give you the source if you wanted.
yeah I agree, I would have done a lot more to make the game better and improve art, but I procrastinated to much early on and had to rush to finish everything. Also most sprites are 32x32 but that was to small so they got stretched during the actual game. This was so fun to make, and I'm glad you enjoyed it. This is also my first jam! :)