MURPHS
A downloadable game for Windows and macOS
๐ฅ๏ธ Murphs - Game Documentation
๐ Overview
Murphs is a retro-styled, text-adventure strategy game built in the Godot Engine. You interact entirely through a simulated console ๐ฑ๏ธ๐ง , solving challenges and running code to help the mysterious Murphs.
๐ Story
The Murphs are depending on you.
Youโre the last hope to finish the job they started. If you succeed โ
, theyโll cheer you on with joyful messages ๐ฅณ๐.
But if you fail โ, theyโll be devastated ๐ข๐.
Whatever happens, the Murphs will speak to you…
Will you finish what they couldnโt?
๐ฎ Gameplay
๐ฏ Objective
Complete missions by exploring a fake computer system, reading helpful files, and executing simulated terminal commands. Some mini-games and tasks require coding-like input to run — be clever! ๐ง ๐ก
๐ Important Files
-
๐
README.txt
: Your mission briefing. -
๐
BASICS.txt
: Learn how to use the console.
๐ป Command Syntax
All commands follow this format:
arduino CopyEdit COMMAND [INPUT]
โ Examples:
bash CopyEdit read BASICS.txt cd projects ls
๐ง Console Commands
Command | Description |
---|---|
๐ read [filename]
| Open and read a file |
๐ ls
| List contents of the current folder |
๐ cd [folder]
| Change directory |
๐ cd
| Return to home (~) |
๐ cd ..
| Go up one directory level |
๐ pwd
| Show current directory |
๐ help
| Show available commands and tips |
๐ง Strategic Interaction
To run apps or games, youโll need to simulate writing small scripts or use pseudo-git
functions. Youโll unlock deeper levels of the game by experimenting and thinking like a coder. ๐จโ๐ป๐ฉโ๐ป
Read everything. Try everything.
๐ Endings
-
๐ฅณ You Win!
The Murphs rejoice and thank you. They share their happiness in sweet, nostalgic messages. You did it! ๐โจ -
๐ You Lose...
The Murphs are sad, but they donโt blame you. Their messages are heartbroken, but hopeful. Try again? ๐๐๏ธ
Download
Click download now to get access to the following files:
Leave a comment
Log in with itch.io to leave a comment.