Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrcook/umoria.org
HTML pages for the umoria.org website
https://github.com/mrcook/umoria.org
game moria roguelike umoria web
Last synced: about 1 month ago
JSON representation
HTML pages for the umoria.org website
- Host: GitHub
- URL: https://github.com/mrcook/umoria.org
- Owner: mrcook
- License: gpl-3.0
- Created: 2019-01-29T20:02:14.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T19:00:52.000Z (about 2 years ago)
- Last Synced: 2023-04-27T22:52:22.970Z (over 1 year ago)
- Topics: game, moria, roguelike, umoria, web
- Language: HTML
- Homepage: https://umoria.org
- Size: 895 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: history/index.html
- License: LICENSE
Awesome Lists containing this project
README
# Umoria.org Website
The HTML, CSS, and image files for the [Umoria.org](https://umoria.org) website.
This website is a companion to the [Umoria Github repository](https://github.com/dungeons-of-moria/umoria).
There you can find the C/C++ source code for the game, which can be compiled
to the Windows, macOS, and Linux systems.## About Umoria
_The Dungeons of Moria_ is a single player dungeon simulation written by Robert
Alan Koeneke, with v1.0 released in 1983. The game was originally written in
VMS Pascal before being ported to the C language and released as _Umoria_ in
1988. Moria has had many variants over the years, with _Angband_ being the most
well known, and was also an inspiration for one the most commercially
successful action roguelike games, _Diablo_!## License Information
The umoria.org website files are released under the GNU General Public
License v3.0. See the [LICENCE](LICENCE) file for more details.Copyright (C) 2016-2022 Michael R. Cook