PyWeek - 3rd Project by Me - feedback
Fun | Prod | Inno | Disq | N/W | Comments |
---|---|---|---|---|---|
1 | 1 | 1 | yes | first i got: so i figured i had problems with that sound file in particular. rreplaced it with another. same problem. i changed the "trap all" try: pygame.mixer.Sound(); except: complain pygame said: i looked at main.py and saw that mixer was pre_inited only there. so i placed a bogus init() call. it hang. i gave up. |
|
1 | 1 | 1 | Only story here, no game. Good job on the story though. :P |
||
1 | 1 | 1 | yes | $ python run_game.py Screen flashed on then disappeared. |
|
1 | 2 | 1 | yes | I know it's a work in progress, but I'm just not sure how I should rate something that's not a game yet, sorry. The background and music are nice and the story sounds like it could be interesting but they don't make up for the lack of game. Reading the readme, the idea does sound nice and innovative, but I can't rate it if it's not implemented. Maybe it would have been better if you had focused on the game itself instead of the story. I'm DQing the game due to the lack of theme, too. Sorry. What you have so far is good, you just need the game itself. |
|
1 | 3 | 1 | Given that there isn't really any game there to speak of, I can't really mark the game... The production on what was there wasn't bad, and I hope you'll continue and finish your game! |
||
1 | 1 | 1 | yes | Could not load sound "data/speech_intro.ogg" |
|
1 | 1 | 1 | yes | The game failed to start with the error: Could not load sound "data/speech_intro.ogg" Failed to start CoreAudio: AudioUnitSetProperty (kAudioUnitProperty_StreamFormat) |
|
3 | 3 | 3 | yes | Sorry your game didn't work for me -- it sounded really interesting, and I was looking forward to watching your sequences. The concept document sounds really cool. I installed the dependencies, but still got this error: |
|
1 | 1 | 1 | Like the story.... but no game |
||
1 | 2 | 2 | The entry is not complete yet. |
||
1 | 3 | 3 | Um... unfinished. |
||
1 | 1 | 1 | yes | running on ubuntu 8.04. I get error "can not load data/speech_intro.ogg". so i looked into the code and removed the try-except statements so i could see what pygame actually says.. and it tells me that the mixer is not initialised.. so i put pygame.mixer.init() at the start and that stops the error but nothing shows up... don't know what's wrong with my set up :-( |
|
1 | 3 | 1 | Decent title screen and two voice-over intro sequences. Unfortunately there's no actual game. Also required putting pygame.mixer call after call to start pygame before it would work at all. |
||
1 | 1 | 1 | yes | This is my error message. Could not load sound "data/speech_intro.ogg" , But I can play it in my totem. |
|
1 | 1 | 1 | Didn't work: facundo@pomcat:~/pyw7/pw7_trobadour/Aluthea$ python run_game.py The file existed, though, and I could play it with totem.. but the game didn't work... |
||
3 | 3 | 4 | yes | I got this error when launching: Could not load sound "data/speech_intro.ogg" I can play the file independently of the game, so I'm not sure why it doesn't work. Looks intriguing though. |
|
1 | 1 | 1 | yes | Ah, no game here? |
|
1 | 2 | 1 | It was pretty hard to judge this based on the fact that there is no gameplay. Even some concept drawings would have been nice! |
||
1 | 4 | 1 | I didn't see any actual game but what else I saw was really nice! |
||
2 | 2 | 2 | yes | It didn't really work. I had some problems with sound and eventually found out that you had to |
|
1 | 2 | 1 | Well... Not much to do here.... ^^ - Nice voice and background, also an very interesting Idea, but sadly nothing to do... |
||
1 | 1 | 1 | yes | I ran the game on Ubuntu8.04 with 'python run_game.py' and it just hung. I could not end it by using Ctrl-C and had to kill it from top. |
|
2 | 5 | 3 | Wow!, what a nice production !!!<br> |
||
1 | 3 | 3 | Too bad it's unfinished. The storyline is promising. |
||
1 | 1 | 1 | yes | Could not load sound "data/speech_intro.ogg" |
|
2 | 4 | 1 | Sorry that you didn't finish your entry. I was rather disappointed that I couldn't actually |
||
1 | 3 | 1 | yes |
Couldn't get this one to work... I get the message: Could not load sound "data/speech_intro.ogg" Changing the code a bit to get a better error message, I get: File "/home/d/3/Aluthea/gamelib/main.py", line 177, in load_resources load_sound( Ok, retried later and fixed it (by commenting out the mixer.pre_init). Still tagged as DNW (I |
|
1 | 4 | 1 | Without a playable example of what you had in mind, I can't really rate those categories. It's a shame this wasn't finished, but I look forward to the upcoming real version, it sounds like a cool idea. The story/narration is great! |
||
1 | 1 | 1 | yes | Could not load sound "data/speech_intro.ogg" |
|
1 | 1 | 1 | yes | eric@dre> pythonw run_game.py |
|
1 | 1 | 1 | yes | Failed with: Could not load sound "data/speech_intro.ogg" Failed to start CoreAudio: AudioUnitSetProperty (kAudioUnitProperty_StreamFormat) |
|
1 | 4 | 3 | Didn't get the string... |
||
1 | 1 | 1 | yes | Could not load sound "data/speech_intro.ogg" Failed to start CoreAudio: AudioUnitSetProperty (kAudioUnitProperty_StreamFormat) |
|
1 | 4 | 1 | The story sounded interesting, hopefully you'll get it done some day. The music was sometimes higher than voice of the person so the I could not hear the voice. Nice job though |
||
1 | 2 | 1 | Would have given it a DNW, but was able to get it running by adding pygame.init() to main(). The voice-over was annoying and there was no actual game. But the screen background was pretty. |
||
1 | 2 | 1 | Just some random person talking is not much of a game. I'm guessing time was an issue in this entry :P |