Difference between revisions of "Talk:AnathemaRL"

From RogueBasin
Jump to navigation Jump to search
 
m
 
Line 12: Line 12:


4. Double-click the "run.py" file in the Anathema RL directory.
4. Double-click the "run.py" file in the Anathema RL directory.
=== My impression of AnathemaRL ===
* Not being able to use the numpad to move drives me insane.
* A little sound would make a big difference.
[[User:PaulBlay|PaulBlay]]

Latest revision as of 20:26, 11 June 2009

Getting AnathemaRL to run on Windows XP

1. Download source code.

2. Unzip into suitable location (e.g. C:\Anathema RL).

3. This game needs Python and Pygame installed.

Python is easily installed (version 2.5.4 is recommended for Windows).

You need to install the right version of Pygame for your version of Windows. You should use the Windows binary installer (e.g. pygame-1.8.1.win32-py2.5.msi from the download page.

4. Double-click the "run.py" file in the Anathema RL directory.

My impression of AnathemaRL

  • Not being able to use the numpad to move drives me insane.
  • A little sound would make a big difference.

PaulBlay