Skip to content

spirossi/terminal-quest

This branch is 12 commits ahead of KanoComputing/terminal-quest:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

80a3a72 · Jan 6, 2023
Apr 24, 2018
Apr 24, 2018
Apr 24, 2018
Dec 20, 2017
Feb 27, 2017
Jan 6, 2023
Jan 2, 2017
May 24, 2016
Jan 6, 2023
Jan 6, 2023
Apr 19, 2017
Oct 8, 2014
Feb 27, 2017
Jun 7, 2018
Jan 6, 2017

Repository files navigation

Terminal Quest

This is the source code for the Terminal Quest app available for Kano OS. It is an introduction to terminal commands in the style of a text adventure game.

How to install it

Kano OS

linux-story is installed by default on Kano OS, and is provided as a debian package in our repositories. As it has a lot of dependencies from other packages in Kano OS, it is recommended you run it on Kano OS.

  • Package name: linux-story
  • Executable: /usr/bin/linux-story-gui

How Terminal Quest works

For a more detailed breakdown, read the development wiki page.

Options

linux-story-gui launches the application Terminal Quest at different points in the story.

Usage:
  linux-story-gui [-d | --debug]
  linux-story-gui challenge <challenge> <step> [-d | --debug]

Options:
   -h, --help       Show this message.
   -d, --debug      Debug mode, don't hide the terminal and spellbook widgets by default at the start.

Make sure your environment exposes PYTHONIOENCODING=UTF-8 for correct i18n translations throughout the adventure.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 29.0%
  • Python 18.9%
  • Roff 17.6%
  • Makefile 12.5%
  • TeX 11.8%
  • M4 4.2%
  • Other 6.0%