Play game
Spacefuel's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Soundtrack/SFX | #287 | 2.214 | 3.500 |
Interpretation of the Secondary Theme | #313 | 2.688 | 4.250 |
Gameboy Soul | #347 | 2.055 | 3.250 |
Overall | #356 | 1.929 | 3.050 |
Gameplay | #373 | 1.265 | 2.000 |
Graphics | #375 | 1.423 | 2.250 |
Ranked from 4 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
How does your game match the theme?
The events of the game take place in space
Leave a comment
Log in with itch.io to leave a comment.
Comments
Brutal!
It looks like you're deleting sprites while they're still on screen, rather than after they go off screen.
And when you start a new game it doesn't reset the sprites, which might be a good idea.
Otherwise, I loved the music and SFX, and the sprites. This game has a lot of Gameboy soul. Well done!
About deleting sprites thats the problem of the pygame. I can't move the sprites of the screen to the left because in pygame "negative x" doesn't exist. Anyways thanks for review!
Important update:
I'm not saying this to alarm you, but Malwarebytes listed the game, the zip file, and the appdata files as trojans. Several of the scanners on VirusTotal also brought up trojan flags.
There aren't that many, and several are heuristic or AI driven. This isn't my area of expertise, but there's probably something in the code that superficially resembles virus behavior. However, you probably want to scan your system to make sure you don't have anything, either.
Thank you for your time.
Yeah I know about this issue and I can't do anything about it. The problem is that I compiled the code from python to exe using Pyinstaller. And there's a lot of viruses that was made using Pyinstaller, so some antiviruses detectes my game as a malware :(. I swear that's 100% false positive.
Competent. The difficulty was fair.
The collision boxes seem quite large; there's a lot of space between the astronaut and the asteroids when death occurs.
Good work! Congratulations on the submission!
I will take a note about the collisions. Thanks for review!
Hardest game yet