An open API service indexing awesome lists of open source software.

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)

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