GithubHelp home page GithubHelp logo

etnx / terminus Goto Github PK

View Code? Open in Web Editor NEW

This project forked from luffah/terminus

0.0 1.0 0.0 16.61 MB

Linux learning game

Home Page: http://mprat.org/Terminus

License: GNU General Public License v2.0

Makefile 0.07% JavaScript 94.83% CSS 3.63% HTML 1.46%

terminus's Introduction

Presenting Terminus

In a mysterious land, both physical and magical powers had been surpassed by a new power. The land is very peaceful, but great powers involve great struggles. Awakened in a strangely familiar place, you discover that you could use this power without knowing how. Now, you want to learn how to use it.

Terminus is a text adventure game running on your Web browser.

The aim is not to destroy the enemy, no, you'll just have to help people you could meet.

About the project

This project is deviant fork of mprat's Terminus project.

Use the game (testing)

Open '''index.html''' in '''src'''.

If you need to change lang, modify the line containing 'terminus.dialog.lang.js'.

Generate missing files

You need to install NodeJs before.

Do '''make''' in the directory containing Makefile.

This will install dependencies and assemble files.

Update translations

Edit '''.po''' file in '''src/js''' and generate missing files.

The translation "terminal.dialog.lang.js" in "src/js" will be updated.

Get minified versions

Generate missing files.

The minified will appear in '''webroot'''.

Educational targets

The game aims to

  • encourage curiosity
  • initiate to terminal / command line
  • be usable for game hacking / creation (aim of the fork)

Why the terminal ?

Our usage of computers are focused on graphical user interfaces, but most of the advanced settings of a system are only accessible with the console mode. This is done :

  • because this is simplest solution, especially for the server machines
  • because it asks less resources to the computer
  • because many powerful tools are only usable on command line interface, in order to be used in scripts
  • to avoid to fear users about things they don't know how to use

By not knowing the command line and scripting. The user is limited by usage, and is jailed in waiting that some software will do something approaching to the needs. Therefore the command line tools are very well documented without asking on the Web.

By learning how work command line, you'll be able to do things on your computer, and on a server, such as :

  • installing non-packaged applications
  • finding files or a specific informations without installing a new software
  • calling scripts and programs with advanced options
  • accessing servers
  • develop simple scripts for launching a set of applications with one click

Deviant part

If you tested the orginal Terminus game, you may discover that :

  • the scenario had been altered
  • the MIT part and the 'add' locker command had been removed, because these things are really specific to MIT
  • there is sounds
  • UI has changed in order to be usable with click only
  • UI cheats on the accessibility...

terminus's People

Contributors

mprat avatar luffah avatar mquinson avatar superlutin avatar daufinsyd avatar axelsimon avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.