A downloadable game for Windows and Linux

Scripted Journeys is a text-based adventure game where players can explore various maps, solve puzzles, and embark on exciting quests. The game features rich storytelling and a variety of maps to choose from, offering a unique experience each time you play. Discover hidden secrets and unravel mysteries in this engaging adventure.

Controls

  • Use text commands to interact with the game.
  • Navigate through different locations using move <direction>
  • Look at items using look <item>
  • Take items using take <item>
  • Use items using use <item>
  • Fight enemies using fight <enemy>
  • Check your inventory using inventory
  • Cast spells using cast <spell>
  • Equip weapons withequip <weapon>
  • Drop items using drop <item>


Features

  • Multiple Maps: Explore different environments such as dungeons, forests, and towns.
  • Item Management: Collect and use items to overcome obstacles.Remember, you can only hold 5 items at a time!
  • Mini-bosses: Fight small bosses as you work your way up the levels.
  • Spells: Cast powerful spells to do everything from instantly killing an enemy to teleporting through the map.
  • Life limit: You have 3 lives per map. If you like a challenge, enable hardcore mode and you only have 1!
  • Typo fixing: Don't worry if you make a small typo, the game will fix it!
  • Savegame: You can save your current progress, quit and resume where you left off!

Contributing

We welcome contributions to improve the game! To contribute:

  1. Fork the repository and clone it locally.
  2. Create a new branch for your feature (git checkout -b feature/new-feature).
  3. Commit your changes (git commit -am 'Add new feature').
  4. Push to the branch (git push origin feature/new-feature).
  5. Create a new Pull Request.

Updated 4 days ago
StatusReleased
PlatformsWindows, Linux
Release date Sep 15, 2024
AuthorMrPiggy92
GenreInteractive Fiction
Tagsmulti-map, Singleplayer, Text based
Code licenseGNU General Public License v3.0 (GPL)
Average sessionAbout a half-hour
LanguagesEnglish
InputsKeyboard
LinksGitHub

Download

Download
Scripted Journeys.exe 8.5 MB
Download
ScriptedJourneys.flatpakref 3.9 kB
Download
ScriptedJourneys.zip 154 bytes

Install instructions

Windows:

 1) Download the .exe file

 2) Double-click and go through the installer

 3) Run from the start menu

Linux with Flatpak:

 1) Set up flatpak according to https://flatpak.org/setup

 2) Run the command `flatpak install flathub io.github.MrPiggy92.ScriptedJourneys`

 3) Run from the main menu

Linux from source code:

 1) Download and extract .tar.gz

 2) Make folder ~/.config/ScriptedJourneys

 3) Copy the maps folder into ~/.config/ScriptedJourneys

 4) Run src/__main__.py

Development log

Leave a comment

Log in with itch.io to leave a comment.