Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
A jam submission

Fix the serverView game page

Find a cure to a virus in the game's server before it's shutdown or it kills you
Submitted by pe1uca — 1 day, 1 hour before the deadline
Add to collection

Play game

Fix the server's itch.io page

Results

CriteriaRankScore*Raw Score
End-of-life plan#1372.4043.400
Theme relevance#1472.2633.200
Jam Authenticity#1542.5463.600
Graphics#1821.8382.600
Overall#1851.9562.767
Fun#2021.5562.200
Sound#2261.1311.600

Ranked from 5 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.

End life plan
I'll make more of the core functionality and maintain it as a free download.
Probably I'll make a torrent to not rely on a centralized platform.
Also once I feel it's worthy of sharing (i.e. not just a generic rushed code base) I'll open source the project.

Transparency note
Project started during the game jam. No concept nor code was done previously.

Leave a comment

Log in with itch.io to leave a comment.

Comments

Submitted

good

Submitted

Nice-looking game. Didn’t get how to pick up items at first.

Submitted

I can't figure out how to pick up the potion or the item inside the building. Do you have advice on what I should do?

Developer

It might be weird looking because of the sprite, but you still "face" the last direction you walked, so you have to face the item and press "action" (which is the "space" key, or "X" in a PS controller)  
But, hehe, right now it doesn't matter, I partially implemented the pickup functionality and you "get it" but can't actually use it since there's no "inventory" screen.
The initial implementation was just to use it on the ground to reduce your corrosion level, but that got shadowed in the current build :(