{% extends 'base.html.twig' %} {% block title %}Game Lost - {{ session.game.name }}{% endblock %} {% block stylesheets %} {{ parent() }} {% endblock %} {% block body %}

Game Over - Time's Up!

{{ session.game.name }}


The screens flickered one last time before going completely dark. The hum of the servers ceased, replaced by an eerie silence. The server seems to have shut itself down before the AI virus could complete its task in decoding the undercover agents.

In the days after some people are arrested for sabotaging the agency, but in the end nobody is convicted for the actions. Lets hope the agents which were undercover are safe and the information needed is still saved to put the other criminals behind bars.

Support the Developer

If you enjoyed the experience (even if you lost!), please consider a small donation to help me create more games.

Donate via PayPal
{% endblock %}