Giter VIP home page Giter VIP logo

single-user-dungeon's Introduction

 ____   _                _         _   _
/ ___| (_) _ __    __ _ | |  ___  | | | |___  ___  _ __
\___ \ | || '_ \  / _` || | / _ \ | | | / __|/ _ \| '__|
 ___) || || | | || (_| || ||  __/ | |_| \__ \  __/| |
|____/ |_||_| |_| \__, ||_| \___|  \___/|___/\___||_|
                  |___/
     ____
    |  _ \  _   _  _ __    __ _   ___  ___   _ __
    | | | || | | || '_ \  / _` | / _ \/ _ \ | '_ \
    | |_| || |_| || | | || (_| ||  __/ (_) || | | |
    |____/  \__,_||_| |_| \__, | \___|\___/ |_| |_|
                          |___/

SUD Engine

SUD means for "Single User Dungeon": it's like a Multi User Dungeon (MUD) but for single player. In other words, it's a text-mode adventure with elements of both Role Playing Games and sandbox PC games. This is supposed to be just a game engine, not a playable game.

This game engine is being developed as from the scripts created by Tomas Varaneckas (Vilnius, Lithuania), and released on his website on November 28th, 2008.

REQUIREMENTS:

  • Python 3+

RUNNING:

  1. Windows: double click start.py

  2. Linux, in terminal: python3 start.py

  3. Type "help" while in game for commands

KNOWN BUGS:

  • When an object is placed in the inventory and there is already an object with the same name inside it, then that object disappears, leaving only one.

single-user-dungeon's People

Contributors

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