Play game
Let There Be Blight's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Concept | #16 | 3.858 | 4.167 |
Overall | #26 | 3.549 | 3.833 |
Use of the Limitation | #28 | 3.549 | 3.833 |
Presentation | #30 | 3.549 | 3.833 |
Enjoyment | #32 | 3.240 | 3.500 |
Ranked from 6 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
Team members
*Spudnut2000 | Project Lead/Programmer | https://hexstudios.itch.io/ * _booch | Developer * srchow | 2D Artist | https://srchow.itch.io/ * UnifiedKings | Programmer * WiseNoodle | UI/UX/Sound design | https://wisenoodle.itch.io/
Software used
Godot
Use of the limitation
The main character uses light spells to defend his village, and must relight street lamps in order to fend off the Blighted
Cookies eaten
No joke, I ate a whole package of oreos.
Leave a comment
Log in with itch.io to leave a comment.
Comments
This was really cool, I especially liked the music and art! All the characters had fun designs and I liked shooting light spells at the enemies, it was really satisfying. I did get kind of confused by the amount of controls, and wished I could've popped the controls screen back up. I tried looking for it in the pause menu because I forgot how to light the lanterns up lol.
Also, I noticed that the main character will visually walk "on" the lantern poles, when I think he's meant to walk behind them instead. You can set this by using y-sort in Godot and setting the "position" point of the item and character sprites near the "ground" for them. Hopefully that helps, great job!
Thanks for all the feedback! We definitely needed a settings menu, some indicators, and better level design but we ran out of time haha.
Staying in scope and estimating how long tasks will take is one of the hardest things in software development. Y'all are doing great, keep up the good work! :^)
Thanks mate, it was fun doing the characters and animating them. I felt a little bad because i created them and animated them all within the game jam often leaving the programmers with a very short amount of time to code them functionally.
I recommend making a general list at the start of what assets you're going to need for the jam, then create placeholders that the programmers can use to get started with. For my own projects, I like to start with things like floor tiles, basic obstacles, and a character image so programmers can get a sense of scale for the map. Sometimes I don't end up with a lot of time left for animating, so I either have to skip animating certain things or throw something together without worrying too much about perfecting it. It's definitely one of the hardest things for me with game art in jams, I feel like I can throw code together a lot faster than good-looking art assets. You did a great job on the art, things will get easier with time and practice!
:DD
Cool entry! Would be great if there was an indicator of where the lights are, and shooting while holding down the mouse button.
Thank you! There was definitely a plan to make an idicator but couldnt impliment it in time.
The boss music goes so damn hard.
Glad you like it!!
This game is hella underrated. Good job! I like the enemies and the presentation a lot. Combat somewhat reminds me of Vampire Survivors. One Thing is its kind of a bit tedius to locate these lamps, but other than that this is great!
Thank you for your feedback! After the judging ends we will add some indication of lamp locations :)