2012-09-14 22:51:18 -07:00
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
< html >
< head >
< title > Advanced Rogue 5< / title >
< link rel = "stylesheet" type = "text/css" href = "/main.css" >
< / head >
< body >
< h1 > Advanced Rogue 5< / h1 >
2020-01-27 18:11:53 -05:00
< div class = "nav" > < a href = "/" > RLGallery< / a > -> < a href = "/about/" > About< / a > -> Advanced Rogue 5< / div >
2012-09-14 22:51:18 -07:00
< div class = "content" >
< p > Advanced Rogue is a derivative of < a href = "rogue3.html" > Rogue 3.6< / a > , with borrowings from < a href = "srogue.html" > Super-Rogue< / a > .
It was developed at AT& T, mainly by Michael Morgan and Ken Dalka. Version 5.8 was released in 1985.
< p > The game added some new ideas that almost every later roguelike would adopt, like character classes and the ability to freely move
up and down levels.< / p >
2021-04-02 22:59:18 -04:00
< p > The < a href = "https://web.archive.org/web/20180418191859/http://rogue.rogueforge.net/" > Roguelike Restoration Project< / a > updated the game to run on modern systems.< / p >
2013-09-10 15:23:13 -04:00
< p > The Roguelike Gallery's version contains a few more bugfixes. < a href = "/download.html" > Download it here.< / a > < / p >
2012-09-14 22:51:18 -07:00
< / div >
2020-01-27 18:11:53 -05:00
< div class = "foot" > < a href = "/" > RLGallery< / a > < a href = "/recent.cgi" > Recent Games< / a > < a href = "/scoring/high.cgi" > High Scores< / a > < a href = "/notes/" > Notes< / a > < a href = "https://rlgallery.org:8080/" > Play< / a > < / div >
2012-09-14 22:51:18 -07:00
< / body >
< / html >