comparison README.txt @ 80:c8726c9fec82

Add a top-level README.txt.
author John "Elwin" Edwards
date Mon, 01 Jul 2013 07:58:55 -0700
parents
children c191a735f811
comparison
equal deleted inserted replaced
79:34a87d84ea31 80:c8726c9fec82
1 This is the source for the Roguelike Gallery's versions of Rogue and other
2 early roguelike games.
3
4 The code was obtained from the Roguelike Restoration Project
5 (rogue.rogueforge.net). Modifications have been made mainly for compatibility
6 with the dgamelaunch online play system. Some bugs have also been fixed, and
7 the build process slightly improved. The essential flavor of a codebase half
8 as old as stored-program computing machinery remains unchanged.
9
10 See the individual games' subdirectories for their documentation.
11
12 The games can be played via SSH or the Web at rlgallery.org.