LOF
LOF - python+pygame RPG game.
Sergey
(funnysailor)
Controlls:
for moving use arrows
E - Use some object or talking with peope
1 - melee attack
2 - bow
3 - froze target
4 - dig.You have a shance to enter a dungeon
5 - heal
6 - teleport
7 - jump
m - map
To enter a city you should stay on left-top tile of city sprite and press E if you can stay on sprite(table,portal,etc) you can use it
space - switch with near enemy
If you have any questions you can ask my by email.
P.S. Source code very hard for understanding )) for me too.
P.S.S. If you have some advice or suggestion please write me. Thanks!
Changes
Links
Releases
Pygame.org account Comments
-
Kahz 2012-04-20 21:20:40
Tip: Use less contrast in the colors of the sprites and textures
-
-
Exiledangel420 2012-07-20 20:56:48
What version of python did use to make it?
I tried it with the 3.2 idle and the first error I ran into is the sytnax print "" where it should be print ("") in the 3.2 python version