Fun |
Prod |
Inno |
Disq |
N/W |
Comments |
1 |
1 |
1 |
|
yes |
Did not work due to dependencies. |
4 |
3 |
4 |
|
|
Fun little game. There's not that much to do, but the use of gravity is a cool idea. The sound and animation are a little choppy, but that might be my system's fault. |
4 |
3 |
3 |
|
|
30 points! I feel proud :). It's an interesting mechanic that each shot costs 1 point. I'm not sure what's the best strategy. Of course "never miss" would work, but it's pretty hard to predict what's going to happen even with the help of the path projection. It's a well made little game! |
1 |
1 |
1 |
|
yes |
Sorry I can't run bacon, I'm on Ubuntu! |
4 |
3 |
4 |
|
|
That is so great! :) hhahah |
1 |
1 |
1 |
|
yes |
didnt run on linux mint |
1 |
1 |
1 |
|
yes |
Please consider those who run Linux next time :\ |
1 |
1 |
1 |
|
yes |
Traceback (most recent call last): File "run_game.py", line 1, in import mooncheese File "C:\pyWeek\others\mooncheese\mooncheese\mooncheese.py", line 733, in bacon.run(scene) File "C:\pyWeek\others\mooncheese\mooncheese\bacon\game.py", line 198, in run lib.Run() File "C:\pyWeek\others\mooncheese\mooncheese\bacon\core.py", line 142, in f raise BaconError._from_error_code(result) bacon.core.UnknownError A popup appears claiming that a entry point was not found _exept_handler4_common in the msvcrt.dll |
1 |
1 |
1 |
|
yes |
I got ImportError: Unsupported platform linux2 I don't have windows and having looked at the source it doesn't seem like I'll get it working on Ubuntu |
4 |
4 |
4 |
|
|
Very cool, congratulations! |
1 |
1 |
1 |
|
yes |
Not runnable on Linux, and when I tried it on a windows machine, it failed with 'The procedure entry point _except_handler4_common could not be located in the dynamic link library msvcrt.dll', which I failed to find a solution for. |
4 |
4 |
3 |
|
|
Really simple and really fun |
1 |
1 |
1 |
|
yes |
ImportError: Unsupported platform linux2 |
1 |
1 |
1 |
|
yes |
Was very laggy (I guess like 5 FPS the most, so I didn't want to drop your rating) Other games went well for me though, so it might be some performance issue. |
4 |
4 |
4 |
|
|
Interesting idea and pretty good execution. I particularly like the gravitational effects and the trajectory preview. |
1 |
1 |
1 |
|
yes |
Bacon engine doesn't support Linux, I couldn't try the game. The entry should state clearly that the game only works in Win/Mac. |
1 |
1 |
1 |
yes |
yes |
Requires Windows or Mac. |
4 |
4 |
3 |
|
|
"This was a nice game with good graphics, animation and I really liked the overall theme of the game. The little write-up when you start sets a nice mood and the visual and sound elements all work well with that. There was one sound that was a bit low-fidelity or had some clicks in there that was a bit annoying! The idea of the orbiting cheese and flinging your characters into orbit is quite interesting and well implemented although I got completely the wrong end of the stick to begin with. I thought I had to land my guys on the planet. Once I worked out I was supposed to attach the floating mice then it was much more fun - it would probably help to reinforce that crashing into the moon is bad and hitting the mice is good because the sound sort of makes you think it is the other way round!" |
1 |
1 |
1 |
|
yes |
WARNING: No logging configuration for "bacon" set; using default Traceback (most recent call last): File "run_game.py", line 1, in import mooncheese File "mooncheese/mooncheese.py", line 4, in import bacon File "mooncheese/bacon/__init__.py", line 4, in from bacon.all import * File "mooncheese/bacon/all.py", line 1, in from bacon.core import * File "mooncheese/bacon/core.py", line 148, in lib = native.load(function_wrapper = _error_wrapper) File "mooncheese/bacon/native.py", line 450, in load raise ImportError('Unsupported platform %s' % sys.platform) ImportError: Unsupported platform linux2 |