From c74f9cb333787f3395841074a64fac652bc59774 Mon Sep 17 00:00:00 2001 From: "John \"Elwin\" Edwards" Date: Tue, 10 Sep 2013 15:23:13 -0400 Subject: [PATCH] Add a downloads page, and update some links. --- web/about/arogue5.html | 2 +- web/about/rogue3.html | 2 +- web/about/rogue4.html | 2 +- web/about/rogue5.html | 2 +- web/about/srogue.html | 2 +- web/download.html | 27 +++++++++++++++++++++++++++ 6 files changed, 32 insertions(+), 5 deletions(-) create mode 100644 web/download.html diff --git a/web/about/arogue5.html b/web/about/arogue5.html index b15a24a..1636072 100644 --- a/web/about/arogue5.html +++ b/web/about/arogue5.html @@ -14,7 +14,7 @@ It was developed at AT&T, mainly by Michael Morgan and Ken Dalka. Version 5.

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.

The Roguelike Restoration Project updated the game to run on modern systems.

-

The Roguelike Gallery's version contains a few more bugfixes.

+

The Roguelike Gallery's version contains a few more bugfixes. Download it here.

diff --git a/web/about/rogue3.html b/web/about/rogue3.html index 80811f1..aa14402 100644 --- a/web/about/rogue3.html +++ b/web/about/rogue3.html @@ -13,7 +13,7 @@ and distributed with BSD. This was the first widely-played version of Rogue.

The Roguelike Restoration Project updated Rogue 3.6 to run on modern systems.

The Roguelike Gallery's version has been further modified to work with dgamelaunch and to log the results of all games.

-

The source code can be downloaded.

+

The source code can be downloaded.

diff --git a/web/about/rogue4.html b/web/about/rogue4.html index 5036fc2..a690a06 100644 --- a/web/about/rogue4.html +++ b/web/about/rogue4.html @@ -13,7 +13,7 @@ and distributed with BSD. It is called V4 because it has more in common with the previous 4.x releases than with the 5.x versions which followed it.

The Roguelike Restoration Project updated Rogue 5.2 to run on modern systems.

The Roguelike Gallery's version has been further modified to work with dgamelaunch and to log the results of all games.

-

The source code can be downloaded.

+

The source code can be downloaded.

diff --git a/web/about/rogue5.html b/web/about/rogue5.html index 7efdc25..ee41159 100644 --- a/web/about/rogue5.html +++ b/web/about/rogue5.html @@ -13,7 +13,7 @@ created for Unix.

The Roguelike Restoration Project updated Rogue 5.4 to run on modern systems.

The Roguelike Gallery's version has been further modified to work with dgamelaunch and to log the results of all games.

-

The source code is available for download.

+

The source code is available for download.

diff --git a/web/about/srogue.html b/web/about/srogue.html index 49f792c..2aee20e 100644 --- a/web/about/srogue.html +++ b/web/about/srogue.html @@ -14,7 +14,7 @@ final version, numbered 9.0, was completed in 1984.

Some of Super-Rogue's features, such as shops, mazes, and cockatrices, appeared in the original Hack at about the same time.

The Roguelike Restoration Project updated Super-Rogue to run on modern systems.

The Roguelike Gallery modified Super-Rogue to work with rlgallery.org's system, and fixed a few bugs which made winning easy.

-

The source code is available for download. Warning: I haven't gotten to the documentation yet.

+

The source code is available for download.

diff --git a/web/download.html b/web/download.html new file mode 100644 index 0000000..d1890a6 --- /dev/null +++ b/web/download.html @@ -0,0 +1,27 @@ + + + +Downloads + + + + +

Roguelike Gallery

+ +
+

You can download the games in the Gallery and play them on your own computer.

+

Source code

+

Download

+

Choose this if you want to build the games yourself, or investigate how they work.

+

Linux

+

Download: 32-bit 64-bit

+

Packages coming soon...

+

Mac OS X

+

Download

+

These are unsigned, so your computer may complain about running untrusted programs. I'll fix this if someone sends me a +free MacBook and $100 for an Apple Developer account.

+

Windows

+

Coming soon...

+
+ +