Keep-Alive Server
A downloadable game for Windows, macOS, and Linux
This is my Compo Submission to Ludum Dare 46
The Game
Keep-Alive Server is a spiritual sequence of Memory Exception, where you dive into the depths of a computer to save the entire system from the threats like disconnection and halt (or even the monstrous cable pull).
Really, in this game you need to manage network packets arriving at a server, routing them properly and keeping the system free from overload.
Instructions
You control an anonymous robot (that could be named E-Shrek) and have the following tasks:
- Receive packets and analyze then on Analyzer Table
- Put the packets on the right port
- Pick up the responses packets and send to the output
- Discard expired packets (malicious packets don't be implemented)
Controls
Arrow Keys - Player movement
Space - Action Key
Esc - Pause Menu
Enter - Dialogs scape
Developer
Developed by Ramon Venson for Compo
Comments
Log in with itch.io to leave a comment.
The idea is very interesting. Great work.