transmit 2012-04-24 12:08
Maybe I'm being daft here, but I don't see the download link!
Foon → Ludum Dare Explorer → LD23 → Dreamworld
By joecool17
| Category | Rank | Score | Count | |
|---|---|---|---|---|
| Graphics | 205 | 2.50 | ||
| Theme | 219 | 2.30 | ||
| Innovation | 242 | 1.89 | ||
| Fun | 250 | 1.70 | ||
| Overall | 252 | 1.90 | ||
| Coolness | 955 | 24 |
Maybe I'm being daft here, but I don't see the download link!
That is true, no download link :<
Whoops... lol, that might be helpful...
I hope you guys don't mind, I fixed a show-stopping bug after the compo ended- the collision wasn't updating when the level changed.
There we go, DL link added.
Neat idea, you could really do something with switching between worlds to reach different areas. It's too bad it's not very complete. I have to admit, I'm not crazy about the controls....
Nice idea, and mechanics.
Well done.
Couldn't get the game to work, launching from command line failed as well. Failed with "IOError: [Errno2] No such file or directory: 'levels\\home.tmx'"
I like the concept and some of the artwork. It's a pity that it's in a bit of an unfinished state.
Same issue as Mach60KAS. Windows 7. Stack traces is:
Traceback (most recent call last):
File "main.py", line 188, in <module>
File "main.py", line 61, in main
File "tilemap.pyc", line 8, in __init__
File "pytmx\tmxloader.pyc", line 944, in load_pygame
File "pytmx\tmxloader.pyc", line 792, in load_tmx
File "xml\dom\minidom.pyc", line 1920, in parse
File "xml\dom\expatbuilder.pyc", line 922, in parse
IOError: [Errno 2] No such file or directory: 'levels\\home.tmx'
For those who can't run it, try simply running the main.py from the root dir. Seems to be working that way for me...
Well, intrigued enough to install Python in order to play it! Interesting concept, and I really like the idea of going into dreams to "fix" the world. I'd say develop it further! Of note, if you don't hit "W" from where you initially spawn, it appears that you just fall into nothingness in the next level. Thanks!
The game looks nice graphically, but it seems not to work properly.
If pressing w, the level switches to some cloud area where I just fall to nothingness. Otherwise I got stuck in the first level.
jwolf: Thanks for reporting the error, I'll look into it.
tcstyle: Do you mean you're falling *though* the clouds? Or just falling?
R3ason: That's the plan. :D
Running pure python file didn't work at first (have python installed), was too lazy to investigate. Can I ask for an exe?..
Had problems getting it to work. Once I did, it seems like whenever you press up, you fall off the screen. Couldn't figure it out.
Couldn't get the game to play.
I like the idea of switching between two worlds like that. The graphics also look nice and the game runs fine on Linux. Kind of an odd (but interesting) resolution/screen size tho. It's a shame that it isn't more complete.
No windows, can't play. :-(
I would try it if you had a Web or OSX version.
Sorry, I don't have Windows.
The exe file you provided didn't work from the directory it was in. Moving the contents of the dist folder into the root folder (/Dreamworld) allowed me to run the exe.
I liked your graphics and the music (I played it in the background while running your game :P ), but everything else was just incomplete. The controls were strange, collision detection with the walls was definitely off (you could cling to them by holding A/D) and I'm not sure if that was intentional or not. Once I had gotten into the dream world (and was standing in a place that didn't immediately make me fall), holding 'E' did nothing against the slimes, it just ended the game. It's an interesting idea though!
Looks interesting. Any chance for a Mac version?
i got the same error as jwolf when i tried running dist\main.exe from the dist folder, which is how i assume the game is supposed to be run..
Sorry I don't have python installed :(
Cannot play, don't have access to windows.