Giter VIP home page Giter VIP logo

umbra's Introduction

Umbra

Umbra is an open-source computer RPG developed by Mark Hughes in 2001โ€“2002. This is an unofficial Python 3 port of the Python 2.1 source code.

Screenshots

A screenshot showing the starting town.

A screenshot showing an outdoor area.

Description

From the game's webpage:

The world is randomly-generated for new play every time, but there is an eventual goal and storyline. It was heavily influenced by roguelike games, Alternate Reality, console RPGs, and the works of H.P. Lovecraft and Clark Ashton Smith.

Umbra is set after a Lovecraftian apocalypse โ€“ the ancient god Mogth has risen from ages of deathlike slumber, conquered the world, thrown down civilization, and now man huddles in primitive communities, scattered and dying out. You play a band of heroes who will attempt to free humanity!

Development status

The game is unfinished. There is no way to complete it and no story progression. However, the game world is open to explore. You can walk around towns and in the wilderness, which has what we would now call "biomes", enter dungeons, engage in combat, have your path blocked by a rat, buy and sell items, learn skills, and level up.

Obstacle placement is far from optimal. Dense map sectors can be frustrating to get through. Felling trees helps. You can also bypass it to an extent by walking along the sector border, which is always clear.

The original developer log is preserved in docs/history.txt.

System requirements

Python 3.8 or later. Earlier versions of Python 3 may work but are not supported. GUI is optional. Unusually for a game, Umbra can run either with first-person Tkinter graphics or in text mode.

This port has been tested on

  • Ubuntu 22.04

and lightly on

  • Debian 12
  • NetBSD 9.3
  • Windows 10

Installation

  1. Install Python 3.8 or later.
  2. Clone this repository.
  3. On *BSD, Linux, and Mac, run umbra.sh to play in graphics mode; on Windows, run umbra.cmd. Run umbra.sh --text or umbra.cmd --text respectively for text mode.

Documentation

For the original documentation, see docs/README.html.

License

zlib. See license.txt.

umbra's People

Contributors

dbohdan 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.