Lands of Elderlore, a graphical roguelike RPG (in Python)
Be the first to post a text review of Lands of Elderlore. Rate and review a project by clicking thumbs up or thumbs down in the right column.
here is the changelog: * [Bug] It is now really possible to hit monsters with axes and warhammers while in fuzzy mode. * [Bug] In pygame mode, you can use '1' to '4' keys from the keypad to change your equipped weapon. * [Bug] No more crashing to desktop when hitting a wrong key under moe-pygame. * [Feature] In pygame mode, a menu is displayed to play multiple games without quitting each time. * [Feature] In pygame mode, if 'random' dungeon selected in 'moe.ini', the same random dungeon will be proposed from game to game. * [Feature] On floor level 'n', monsters can only progress to level 'n + n-1'. You can get the windows binary at: http://downloads.sourceforge.net/elderlore/moe_windows.1.0beta4.zip And the source release at: http://downloads.sourceforge.net/elderlore/moe_source.1.0b4.zip After unzipping it, you can launch the game with: - moe-pygame.exe (graphical version) or moe-curses.exe (ascii version) under Windows - python moe-pygame.py (graphical version) or python moe-curses.py (ascii version) under a real Operating System Wink There is a readme.txt file pretty complete about the game in the folder. Have fun!
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?