**Please Download and Run the Native Builds for Best Experience!**

Welcome to Station Chore, a thrilling 3rd-person, sci-fi, escape room styled adventure. Take on the role of a skilled service robot, now in your control, on a desolate and enigmatic space station. This once-vibrant station has long remained offline and unresponsive, shrouded in mystery.

Your mission is to delve into the heart of this forsaken station, as you embark on a journey of exploration and intrigue. Unravel the secrets that lie dormant within its walls by undertaking various tasks and critical 'chores' that lead you closer to the truth.

Prepare yourself for an immersive escape room experience in the far reaches of the cosmos, where every step forward reveals new challenges and hidden wonders. Will you possess the wit and ingenuity needed to revive this silent outpost and unveil its long-guarded secrets?

Controls

- Look around: Mouse/Trackpad

- Move: W/S/A/D (forward/back/left/right)

- Sprint: ShiftLeft

- Interact key: E

- ESC for menu

- Show/Hide Pointer: AltLeft


Created with  Rust 🦀 and Bevy Engine 🕊️

This is an early access prototype. Please give me your valuable feedback!

Download

Download
generic_game__windows.msi 117 MB
Download
generic_game_v0.2.0.ferrisAi.test3_linux.tar.gz 128 MB
Download
generic_game_v0.2.0.ferrisAi.test3_macOS.dmg 146 MB
Download
generic_game_v0.2.0.ferrisAi.test3_windows.zip 126 MB

Install instructions

For Windows

Install via Installer *.msi file

Download the *windows.msi file. Double click to run and install. Ignore the virus warning. Its scanned via Avast and is perfectly safe. Open it from Start Menu -> Search: "Station Chore"

OR run the *.exe file

Download the *windows.zip file and extract it wherever you want to install. Double click and run `generic_game.exe` . Ignore virus warning as its scanned via Avast already.

For MacOS

Download the *macOS.dmg file. Mount the DMG, RightClick -> Open the "Station Chore" game. You might have to right click and open twice before it stops showing you the warning and shows the "Open" button under "Are you sure you want to open it?". Click that and the game will start.

For Linux

Download the *linux.tar.gz file. Extract all files and Run the `generic_game` executable.

Comments

Log in with itch.io to leave a comment.

Deleted 40 days ago
(3 edits)

Thats something I’d hoped the player could figure out. But since this is just the first level, I’ll add it here:

Spoiler

Since you’ve managed to open the first door, you have interacted with the first terminal. This terminal lists each door it controls:

🔒 Door D2 B1⚠️

🔒 Door D3 B1⚠️ B2⚠️

🔒 Door D4 B1⚠️ B2⚠️ B3⚠️

The B1, B2, B3 here refer to signal boosters. “⚠️” indicates that they’re inactive. If you see closely, there is a pipeline that runs from the terminal through each door on the right side of the corridor. This basically connects each door to the terminal. Therefore, you need to activate each booster on this pipeline which connects it to the terminal, in order to unlock the door.

For example to connect the Door D3 you would need to activate B1 and B2. Once you activate them you’ll see the terminal shows 🔑 next to the door with each booster activated with “⚡️” next to them:

🔑 Door D3 B1⚡️ B2⚡️

This is when you can unlock 🔓 the Door D3.

The signal boosters ⚡️ are along the line on the right side of the corridor and should be easy to spot.