Play game
Lorraine's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Fun | #1262 | 1.531 | 2.500 |
Audio | #1308 | 1.327 | 2.167 |
Innovation | #1340 | 1.327 | 2.167 |
Graphics | #1343 | 1.429 | 2.333 |
Overall | #1355 | 1.361 | 2.222 |
Theme | #1368 | 1.327 | 2.167 |
Game Design | #1392 | 1.225 | 2.000 |
Ranked from 6 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
How does your game fit the theme?
The rain bullets gets progressively wilder in speed, shape, and even purpose & the main character gets more angry (and quicker) the less health they have
Did you write all the code and made all the assets from scratch?
yep
Leave a comment
Log in with itch.io to leave a comment.
Comments
Although the gameplay mechanics and visuals could definitely use polish, it's not bad, especially since this was made in PyGame. I had fun with this little game, dodging the rain pellets which change every you cross the screen, which is a good way of having the game tie to the theme. RIP audio though.
Overall, the game is alright with good potential if developed more
(Rated 3 hours ago, only now just commenting)
Nice Game.
Very Cool!
Hello there, bad news... the file doesn't have a .exe file. Which means the game is not there. Is there any other way to access the game? I love bullet hell and have tried making bullet hell before. Would have been an interesting entry to play.
Since it’s made in python you have to open the main.py file please tell me if it still doesn’t work and thank you
so I tried opening the python file (double click) It takes me to VSC where I can see the source code I'm assuming. But yeah still didn't work out for me. >'ll test it out a few other ways and let you know how it went.
Edit: I tried installing the python extension for VSC, but it's still the same.
I ran the python file in VSC and tried running it in the terminal, but sadly still didn't work out :(
if you have visual studio to go to main.py Right click -> Open with -> and choose python if a terminal quickly pops up and closes it worked and open it again regularly
Hmm, It didn't seem to work :/ yikes.
Yeah sorry those are the only ways i can think of
Looks like you forgot to embed the libraries used. I got this error, “pygame not found”.