Skip to content

RangerDan/terminal-quest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Roff 28.6%
  • C 25.5%
  • Makefile 11.0%
  • Python 10.7%
  • TeX 10.5%
  • HTML 6.3%
  • Other 7.4%