Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/moon-chilled/lrogue2

Updated version of lrogue
https://github.com/moon-chilled/lrogue2

c rogue roguelike

Last synced: 29 days ago
JSON representation

Updated version of lrogue

Awesome Lists containing this project

README

        

This is a modernized-ish version of lrogue, which stands for linux
rogue; it's a clone of rogue. See rogue's wikipedia article:
https://en.wikipedia.org/wiki/Rogue_(video_game).

To build, type "make". I have not tested it on windows, but it should work
there with pdcurses.

It comes originally from ftp://ftp.sun.ac.za/pub/mirrors/sunsite.unc.edu/pub/Linux/games/dungeon/lrogue0.1.tar.Z,
and you can also get a copy at https://github.com/moon-chilled/lrogue2/archive/original.tar.gz.
Or from the internet archive at https://web.archive.org/web/20190322183021/http://ftp.sun.ac.za/ftp/pub/mirrors/sunsite.unc.edu/pub/Linux/games/dungeon/lrogue0.1.tar.Z.
Be advised that those are probably only useful for historical research; if you
want something to play, the mainline of this version is probably what you want.