Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dungeons-of-moria/boss-beyond-moria
BOSS: Beyond Moria - VMS Pascal source code
https://github.com/dungeons-of-moria/boss-beyond-moria
boss moria roguelike vms-pascal
Last synced: about 1 month ago
JSON representation
BOSS: Beyond Moria - VMS Pascal source code
- Host: GitHub
- URL: https://github.com/dungeons-of-moria/boss-beyond-moria
- Owner: dungeons-of-moria
- Created: 2016-10-08T22:00:18.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-01-06T19:14:17.000Z (almost 4 years ago)
- Last Synced: 2023-04-28T04:37:06.844Z (over 1 year ago)
- Topics: boss, moria, roguelike, vms-pascal
- Language: Pascal
- Size: 310 KB
- Stars: 4
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BOSS: Beyond Moria 2.5
This repository contains the VMS Pascal source code for the Boss Moria
roguelike game, as developed by Robert Gulledge and Jason Black at the
University of Washington, sometime around 1991.This is a variant of the original Moria game written by Robert Alan Koeneke.
## Summary
BOSS is a new offspring of the popular dungeon adventure game Moria. Where
Moria involves swords, dragons, and sorcery, BOSS is is a semi-futuristic game
with a twisted sense of humor. While playing, your character will battle evil
scientists, psychotic gang members, hideous mutants, vicious aliens, and the
Boss himself. The goal of defeating the Boss is obtained only after exploring
the chaotic system of tunnels that exist below eight cities overrun by the
Boss's minions.BOSS differs from Moria (and Imoria) in many ways. Many of these differences
are very obvious, but some may take awhile to be discovered. Major differences
include: fewer races, different classes, lack of "magic", multiple cities, and
less overall time committment needed to fully explore and maybe win the game.Good luck playing BOSS and most importantly, have fun!
## Notes
BOSS source code for v2.4 was taken from [Beej's Moria page](http://beej.us/moria),
and v2.5 source was taken from the official BOSS homepage, which is now only
available at the [Internet Acvhive](https://web.archive.org/web/20130118205257/http://arcywidmo.republika.pl/boss/).