diff options
author | Chess Griffin <chess@chessgriffin.com> | 2010-05-11 20:00:33 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 20:00:33 +0200 |
commit | 1b07083540072b18682533b52d63c71412ba3698 (patch) | |
tree | f67b4ecaccbfdf7388a4a9094cdccbadbbea1f13 /games/micropolis/README | |
parent | 2a5294512c755a3e32f0f25d323b316ea0d459c9 (diff) |
games/micropolis: Added to 12.0 repository
Diffstat (limited to 'games/micropolis/README')
-rw-r--r-- | games/micropolis/README | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/games/micropolis/README b/games/micropolis/README new file mode 100644 index 000000000000..f91527c7410e --- /dev/null +++ b/games/micropolis/README @@ -0,0 +1,23 @@ +Micropolis is a simulation game based on the original source code of +SimCity, donated to the One Laptop Per Child project by Electronic +Arts under the GPL v3. Micropolis is developed by Don Hopkins, one of +the game's original authors. + +NOTES: This SlackBuild is for a git snapshot dated 2008-02-22 obtained +from: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/micropolis which is +a community-maintained version with several important patches and +bugfixes. + +Additionally, please note that the first startup screen may be too +large for monitors with a lower resolution. Unfortunately, this is a +bug that has not been fixed yet. However, by using ALT-left mouse +button, one can move the startup screen around enough to see +everything. Once the game starts, the resolution should scale down +correctly to fit within your monitor. + +Finally, the original source for the OLPC version of this game removed +the airplane crash disaster. This has been added back in to the +community-maintained version from which this package is built, and +this SlackBuild enables it by default. If you wish to disable the +airplane crash disaster, please see the SlackBuild, as there is a line +that can be commented out to disable it. |