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
Foon → Ludum Dare Explorer → LD22 → LonelyRouge
By rhapso
| Category | Rank | Score | Count | |
|---|---|---|---|---|
| Community | 404 | 2.33 | ||
| Mood | 407 | 2.14 | ||
| Fun | 448 | 2.13 | ||
| Theme | 487 | 2.25 | ||
| Audio | 502 | 1.40 | ||
| Humor | 524 | 1.40 | ||
| Overall | 546 | 2.22 | ||
| Coolness | 560 | 20 | ||
| Innovation | 593 | 1.75 | ||
| Graphics | 680 | 1.43 |
Sorry, I have no idea how to start your game, even with Python 2.7 installed (Win7 here). Please explain. :-P
Nearly red-like!
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!
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
I double click on "LonelyRouge.py", and a console comes up briefly and disappears.
Would love to give it a go, but what's Python?
Don't have python!
Sorry but I can't run this game.
Seemed to run to fast on my ubuntu box.
This game looked nice, but couldn't run it. :C
maybe try using py2exe next time?