https://github.com/tokenrove/fobwart-alpha
Personal archaeology: a networked game (obsolete)
https://github.com/tokenrove/fobwart-alpha
Last synced: over 1 year ago
JSON representation
Personal archaeology: a networked game (obsolete)
- Host: GitHub
- URL: https://github.com/tokenrove/fobwart-alpha
- Owner: tokenrove
- Created: 2013-11-02T17:10:58.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-11-02T17:11:10.000Z (over 12 years ago)
- Last Synced: 2025-02-09T08:16:45.550Z (over 1 year ago)
- Language: C
- Size: 258 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
fobwart alpha-zero by Daniel Barnes and
Julian Squires
Fobwart is a graphical MUD, with a client-side look-and-feel of
the Megaman series of side-scrolling platform games.
The file HACKING discusses the internals, adding to fobwart, et
cetera.
This release requires:
- RhombusSoft dentata generation beta (private)
- Berkeley db3 version 3.2.x (www.sleepycat.com)
- Lua version 4.x (www.lua.org)
- for unix-svgalib client: SVGAlib (www.svgalib.org)
- for unix-x11 client: X11 development files