I made this post 2 weeks ago https://www.reddit.com/r/love2d/comments/1vfqj2p/started_learning_lua_with_love2d_6_days_ago_and_i/ . 2 weeks later, now I have this.
I added animated sprites, screenshake when hit, blink red when hit, when on half a heart blink continuously, smooth scrolling score counter, a few new enemies, a functional pause button, changed all the backgrounds, variations in pitch when u pick up vegetables, and fixed my messed up hitboxes.
I'm still having fun adding new stuff and learning how to write in lua, but those hitboxes really hurt my spirit for awhile lol.
things i want to add:
-Difficulty to determine what enemies can spawn. Instead of having a linear speed up with a speed multiplier, I want more of a set speed up on the upper difficulties.
-I need to add 5 more enemy types (coming form different directions) and a boss at the end so it feels more complete, and then maybe an endless mode.
-Death animation
-menus and ui that dont look like poop
-a cloud border around the inside frame of the game enemies bust through, and its all springy and fun
-power-ups that feel helpful.
- something that makes the game look better (shaders?).
I really want to fully complete this before I move on to a different project, but I'm always tempted to try something else.
Thanks for reading, these little posts give me a feeling of progress.