Skip to main content

Pyramid online (MMORPG)

This iwas an Entry in PyWeek #4 by: Treeform, HexDecimal, Lans, Snarius


treeform
(treeform)

Pyramid Online (MMORPG)


Entry in PyWeek #4
Team: MMORTS
Members: Treeform, HexDecimal, Lans, Snarius



DEPENDENCIES:

You might need to install some of these before running the game:

Python: http://www.python.org/
PyGame: http://www.pygame.org/
Twisted http://twistedmatrix.com/



RUNNING THE GAME:

On Windows or Mac OS X, locate the "run_game.pyw" file and double-click it.

Othewise open a terminal / console and "cd" to the game directory and run:

python run_game.py



CONNECTING TO THE SERVER:

If the main server is up you can use run_game.py

But if you cannot connect and you only get a blank screen, don't worry because you can run the server right here

Run the server 1st located using run_local_server.py

Then run the local client with run_local_game.py



HOW TO PLAY THE GAME:

Use C to toggle stats and I to toggle the inventory

Move around with the arrow keys and click on enemys to fight them

To win just make it to the top floor of the pyramid



LICENSE:

This game is placed under the GNU General Public License. Read GPL.txt for more details.

Changes

Links

Home Page
http://www.pyweek.org/e/mmorts/

Releases

Pyramid online (MMORPG) 1.0 — 9 Jun, 2007

Pygame.org account Comments