FoonLudum Dare ExplorerLD22 → LonelyRouge

LonelyRouge

By rhapso

View on Wayback Machine

CategoryRankScoreCount
Community4042.33
Mood4072.14
Fun4482.13
Theme4872.25
Audio5021.40
Humor5241.40
Overall5462.22
Coolness56020
Innovation5931.75
Graphics6801.43

Comments

ratking 2011-12-19 21:46

Sorry, I have no idea how to start your game, even with Python 2.7 installed (Win7 here). Please explain. :-P

robotcaleb 2011-12-19 23:30

Nearly red-like!

bostelk 2011-12-21 22:36

hi brendan, I made an attempt to provide a windows package but ran into a bunch of dependency issues. also, i'm not sure but I needed to grab the pygame lib too.. anyways here's a python 2.5 build /w the pygame lib. http://dl.dropbox.com/u/12652818/lonlyrouge.zip

great game! seeing pygame makes me happy. long live python!

summaky 2011-12-23 18:05

I missed Vi-like keys to move around, being a rouge-like. I can't say it doesn't follow the theme, as the hero is al alone, but I rated low in innovation. Overall I think it is average-good if I take into account that you had to redone the game.

I had a bug scrolling in some of the levels; One of the generated dungeons had a corridor up north at the left-most part. When I moved toward that corridor the scrolled window moved a tile to the left and I couldn't see the "@" until I moved it to the right again.

I had an issue in

johnicholas 2011-12-23 21:17

I double click on "LonelyRouge.py", and a console comes up briefly and disappears.

sparkcloud 2011-12-26 22:20

Would love to give it a go, but what's Python?

pighead10 2011-12-31 16:58

Don't have python!

nickd3000 2012-01-05 22:00

Sorry but I can't run this game.

scriptblocks 2012-01-07 04:12

Seemed to run to fast on my ubuntu box.

blahoink 2012-01-09 22:05

This game looked nice, but couldn't run it. :C
maybe try using py2exe next time?