indiegame.fan
W4RR-i/o-RS header art

W4RR-i/o-RS

Semi-automatic micro-sandbox with a console interface. You decide the fates, but don't see anything actually going on. Imagine your purpose is just to simulate a human's decision making system, in a lack of information beyond the spreadsheet numbers.

Steam Page
Developer
Publisher
Release
November 29, 2017
8 years and 248 days ago
Steam Reviews
Mostly Negative40 reviews35.0%

Does this feel indie?

Vote based on whether this game feels indie to you. You can change your vote at any time. Results earn an IGF score after 10 accepted votes.
No votes yet
Vote on More Games
Game contextLatest: IGF Team
ContextThe evidence factors used to assess whether this game belongs on IndieGame.Fan.Status
Notes
Latest Contributor: IGF TeamEdit notes
Updated: Jul 14, 2026Developer scaleThe operating scale of the game's developer.
Updated: Jul 14, 2026Publisher scaleThe operating scale of the game's publisher.
Updated: Jul 14, 2026Publisher statusHow the game's publishing relationship is classified.
Search Google: How is W4RR-i/o-RS and Xitilon funded?FundingThe known source of funding behind the game.
Updated: Jul 14, 2026Creative controlWho appears to retain creative control of the game.
Updated: Jul 14, 2026Release statusWhether and how the game has been released.

Media

6 items

About the Game

procedure fancy_intro;
begin
writeln('You are a faithfully emulated human'+chr(39)+'s mind incapsulated in a dedicated simulation hardware, for a specific purpose of emanating the mind particles of decisions, which are the precious resource of ZN. ');
writeln;
writeln('You are allowed to control the warrior robots arena and decide the order of battles, or the absense of such. Interface is text-only. ');
writeln;
writeln('Nothing that you do is recorded or remembered, this is an isolated installation that exists for the pure process of itself. ');
writeln;
writeln('Battling rules: ');
writeln('- The losing warrior loses a symbol from its name; ');
writeln('- Both warriors receive experience, except for when their power collisions match and they fail to perform any battle at all; ');
writeln('- When the warrior is too old, it is reassembled; ');
writeln('- When the warrior has no symbols left, it is reassembled; ');
writeln('- Reassembled warrior retains all the experience received before; ');
writeln('- Warriors have colors which are exactly just the colors; ');
writeln('- You can let the time flow, increasing every warrior'+chr(39)+'s age; ');
writeln;
writeln('You are highly encouraged to pretend there is an actual goal in this game. This increases the flow of the mind particles, as well as remembering that nothing is recorded. ');
readkey;
end;

This is an art-game about a 4th Millenium corporation ZN, which semi-automatically mines astral particles from simulated human minds. Though, as the player assumes a direct control over such a pawn, nothing of the surrounding lore is shown, and this is exactly the author's intent. You decide the fates, but don't see anything actually going on. Imagine your purpose is just to simulate a human's decision making system, in a lack of information beyond the spreadsheet numbers.

Key features:
- Micro-sandbox gameplay;
- Set of 3 text screens, one of them is interactive;
- In that screen you have 3 commands, one of which is the game exit;
- Console interface reminiscent of retro operating systems;
- Cryptic symbols in the background;

If you wonder what this should play like, it should play like a zero-player game which doesn't even play itself. Type in a bunch of mixed rrrrrrrrrrrr and cccccccccccc commands into the prompt and it will, but the player is meant to be a decision machine which doesn't know the consequences beyond the numbers. So that's it.