PyWeek - Universe Factory 27 - feedback

Fun 4 Prod 4 Inno 5

Tee

This is such a cool concept! I really like this idea and I had fun with it. It's very satisfying to play a game where your solution becomes art. On the gameplay, I'm glad you added "easy mode". Some of the bonus levels are hard without easy mode because it's difficult to pay attention to all quadrants, so the each trial-and-error step takes a bit of time for the player. I would have enjoyed a challenge level somewhere between "easy mode" and the default mode. I wonder if "easy mode" should be the default because there's already room to add challenge even in "easy mode" as you've already explored in your levels, for example with the idea of red shapes. I guess you'd want the player to look at the overall shape, but maybe there is a way to add some not-too-hard features on the overall shape such a symmetrical points. Anyway, excellent game!

Fun 3 Prod 4 Inno 4

DR0ID

nice little game, the puzzles were not too hard, but also not very challenging, overall a good production

Fun 4 Prod 3 Inno 5

wezu

This is probably the most creative game this pyweek and more fun then I would have expected. Some of the snowflakes I made are really ugly but that may very well be my own fault.

Fun 4 Prod 5 Inno 5

assertivist

Very, very cool stuff

Fun 4 Prod 4 Inno 5

LeopardShark

The idea of building snowflakes is very interesting, and the UI and snowflake-drawing are both very well done. I found the step up in difficulty from story to bonus levels was quite large, and I found myself enabling easy-mode on the bonuses.

Fun 3 Prod 5 Inno 4

mit-mit

This was really nice: I couldn’t imagine at first how you could make a game out of this, but this was fun. The concept was very cool, and challenging, but I really liked the easy mode switch. Super nice production values too. I really liked the story that went along with the gameplay, and great music choices too.

Did not work

speedlimit35

could not get the game to run.
pygame.mixer.init()
pygame.error: Failed to start CoreAudio: AudioUnitSetProperty (kAudioUnitProperty_StreamFormat)

Fun 4 Prod 5 Inno 5

asrp

Great concept with amazing polish! The design of the editor from transparence to highlighting red and blue points is really nice and is surprisingly bug free.

The back story is a nice touch and the snowfall showing the gallery was really cool to watch (pun possibly intended).

This makes me want some kind of "editor jam" in the style of game jams.

Fun 3 Prod 4 Inno 4

mauve

Creating unique designs is enjoyable, and having an online gallery is perfect - but I'm not seeing any snowflakes that weren't made by you (and they mostly have automatic names). The positioning game is trial and error, but there seem to be plenty of pieces to do it with.

Did not work

ntoll

I followed the instructions. I have all the requirements installed with Python 3.7. Here's what I get from the command line:

$ python3 run_game.py
pygame 1.9.5
Hello from the pygame community. https://www.pygame.org/contribute.html
Traceback (most recent call last):
File "run_game.py", line 1, in <module>
from src import maff, main
File "/home/ntoll/src/27/snowcrafter/src/main.py", line 3, in <module>
from . import settings, control, view, pview, ptext, background, client, progress, sound
File "/home/ntoll/src/27/snowcrafter/src/client.py", line 5, in <module>
from future.standard_library import install_aliases
ModuleNotFoundError: No module named 'future'

Fun 4 Prod 4 Inno 4

gcewing

This is fun! I like the way the gallery is presented as a snowfall -- cool idea.

Fun 4 Prod 4 Inno 4

capturts

An unusual puzzle game. I quite enjoyed this.