oh no! by kg.ft

[raw]
made by kg.ft for Ludum Dare 46 (UNFINISH)

Oh no! Aliens have begun attacking the planet! Quick, into the Planet Defense Mech and knock back those meteors and send the alien scum packing!!

cooltext354937532588910.png

This was my first attempt to do a Game Jam. I was rather uninspired by the prompt, if I'm being honest. But my friend had a bit of an idea so I ran ahead with it. The biggest takeaway for me was my time management was awful. Utter trash.

I got side tracked high-detail modelling half a character that is being rendered at SNES resolution! I spent way too long rewriting code over and over again whenever I ran into a problem plugging pieces together. For example, I first made the character rotate the planet. But then I realized the stars weren't moving and that's not great. So I had to go learn how to calculate a point on a circle and move the player correctly based on the input.

Anyways, I'll try doing some more work on this but honestly there's so much issue with the core mechanic not being fun that all my time spent on visuals and learning things I've never done before (like the low-res rendering), I might be better off hanging this one up and using some things I learned on different projects.

Anyways, thanks for checking out my page. I'm going to reflect on this experience over the coming weeks and hopefully I can be better organized in the fall.

Ratings

Given 8🗳️ 8🗨️

Feedback

antomatti
20. Apr 2020 · 20:01 UTC
Time management is the thing everybody learn from their first Jam. I failed the first time! Don't worry, this is my second experience and it went consistently better. Good luck!
🎤 kg.ft
21. Apr 2020 · 02:23 UTC
@antomatti Thank you for the kind words! I'm happy I even tried this time after years of wanting to. See you in the fall :whale2:
TolMera
23. Apr 2020 · 09:53 UTC
I know your pain when it comes to circules. I fortunately learned the math in a previous LD, so I knew what I needed and even though I had to google, I already knew kinda what it looked like and how to implement it again after I found that formulae.

Good luck next time :)

PS: I find Ticketing software really helpful for time management
🎤 kg.ft
23. Apr 2020 · 17:47 UTC
@tolmera Yeah I decided yesterday to finally learn how to use Trello after watching a lot of devblogs on youtube that came from this jam and past jams. Hopefully I can get some practice and come back next time in much better shape :) I appreciate the feedback very much :vhs: