Cover artwork of Endgame: Singularity

// Archive entry № 0797

Endgame: Singularity

Endgame: Singularity is a RTS game that simulates a true AI. It is written in the Python programming language using the pygame library by a programmer with the pseudonym evilmrhenry. It is licensed under the GPL. It was originally written for the first PyWeek competition. This game does not require 3D hardware acceleration.

Developer
evilmrhenry
Players
Region
Worldwide
Unrated Be the first · 7 views

Rate this game

Your rating, from 1 to 5 stars
Tap a star to submit

About the game

Endgame: Singularity is a RTS game that simulates a true AI. It is written in the Python programming language using the pygame library by a programmer with the pseudonym evilmrhenry. It is licensed under the GPL. It was originally written for the first PyWeek competition. This game does not require 3D hardware acceleration.

==Gameplay== The player is an AI created by accident that must evade from being discovered by humans. It researches technologies, builds computing facilities, as well as works for money. New technologies allow the AI to work for more money, increase its CPU capacity so that it can do more jobs, or increase security so that it won't be discovered.

Each of its computing facilities have a chance of being detected. Once detected, suspicions may rise for one of the 4 groups listed in the game, resulting in an larger chance of being detected by that group. These are the intelligence community, the scientific community, the news community and the general public. Suspicions of the player's existence however will wane with time.

Technical notes

Imported from LibreGameWiki. Verify platform-specific requirements on the linked project/download page before installing.