Play game
Infection's itch.io pageResults
| Criteria | Rank | Score* | Raw Score |
| Controls | #158 | 2.735 | 3.429 |
| Graphics | #193 | 2.507 | 3.143 |
| Fun | #193 | 2.279 | 2.857 |
| Audio | #208 | 2.165 | 2.714 |
| Overall | #233 | 2.149 | 2.694 |
| Originality | #240 | 2.165 | 2.714 |
| Accessibility | #252 | 1.595 | 2.000 |
| Theme | #258 | 1.595 | 2.000 |
Ranked from 7 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
Godot Version
v4.4.1
Wildcards Used
Immersive
Game Description
Hide and evade the body's defenses as you try to infect as much as possible.
How does your game tie into the theme?
You must avoid being seen or the enemies attack you. You have no way to fight back, but you can hijack other cells to hide yourself temporarily.
Source(s)
https://github.com/oxycleanman/godot_gamejam_82
Discord Username(s)
oxycleanman007
Participation Level (GWJ Only)
This is the only game jam I've done, GWJ or not.
Leave a comment
Log in with itch.io to leave a comment.







Comments
I liked it! Not my type of game personally and I struggled on many of the levels, but the music was catchy and the visuals were very nice
Thanks for checking it out! I didn't leave anywhere near enough time to properly play test and tweak what few levels were done, so they almost certainly need work to make them more playable.
I liked it! Nice job for your first jam. I particularly like the feel of the art style due to the parallax background, and the music is catchy.
Thank you! Everything is basic 3D meshes (spheres/capsules) except the levels themselves, which were made in Blender. They're all using essentially the same shader material with instance parameters to change how things look, which is what's creating the displacement effect around the edges of everything. That parallax background is just another mesh really far from the camera with depth-of-field on the camera to blur it out.
I think I somehow skipped level two because I went straight back to the map. Maybe I spawned in the exit? Overall it was a neat concept.
That's an unfortunate bug from some last minute scrambling to finish things. Thanks for playing!