A downloadable game

Little Rogue is a roguelike game made with python and pygame library, 

it feature all basic roguelike gameplay 

such exploration of random generated dungeon, fighting monsters, 

gaining experience and picking up items on the ground... etc

i followed this tutorial on roguebasin on how to make roguelike games using python:

http://www.roguebasin.com/index.php?title=Complete_Roguelike_Tutorial,_using_pyt...

the tutorial use the libtcod library, but I have ported it to pygame.

enjoy!

Download

Download
Little_rogue_source.rar 24 kB

Install instructions

require python and pygame

Comments

Log in with itch.io to leave a comment.

Hello, I remember playing this game (or something similar) a long time ago online without downloading. Now I cannot find this game online and unable to play after downloading the source file you provided. Can you help please?

to play from source you need to download and install python+pygame