PyWeek - Universe Factory 37 - feedback

Fun 2 Prod 3 Inno 3

Pykemon010

This game is a little too complex for me.

Fun 5 Prod 5 Inno 5

Tee

Amazing! Very fun idea and very well executed. This game can be challenging, especially in hard mode, but untangling the tubes is very satisfying. I found myself undoing a lot what I did at each expansion, so I wonder if it would be cleaner if there were some mechanism that constrained the outputs to be at the boundary between each expansion. The graphics and interface are great. I enjoyed this one a lot!

Fun 3 Prod 5 Inno 4

DR0ID

Nice little puzzle game, well done.

Did not work

Phantasma

I don't know if its the operating system but on my end, I'm running windows and using an older python version. The sudo command makes me think of Linux OS.

pygame 2.5.2 (SDL 2.28.3, Python 3.8.1)
Hello from the pygame community. https://www.pygame.org/contribute.html
Traceback (most recent call last):
File "C:\...\hardscrabble\run_game.py", line 1, in <module>
from src import maff, main
File "C:\...\hardscrabble\src\main.py", line 2, in <module>
from . import settings, view, control, pview, ptext, state, sound
File "C:\...\hardscrabble\src\view.py", line 2, in <module>
from . import pview, settings, grid
File "C:\...\hardscrabble\src\grid.py", line 2, in <module>
from functools import cache
ImportError: cannot import name 'cache' from 'functools' (C:\...\Python\Python38-32\lib\functools.py)

Update: Even when I update python to 3.10 I still encountered problems. Didn't have time to fix it to make it playable.

Fun 4 Prod 5 Inno 5

mit-mit

Long live Tubetopia! This was quite tricky: I really liked the puzzle concept: it took me a little bit of time to read through an understand everything, but the tutorial really helped. Fantastic productino values all round as always: the game looked super amazing. I got a bit confused sometimes as to which icon was supply and which one demand and kept connecting them wrong until enough repetition set in: I don't know if there's a more intuitive icon system to use like maybe an arrow out for supply etc. but could also just be that my brain couldn't pick it up. Enjoyed my fireworks! Great job as always!

Fun 5 Prod 5 Inno 4

bush22

Very fun game, fits the theme perfectly and is challenging. It is a bit unclear what MET demand and shared supply do, but they don't really matter. I respect the code complexity and the hexagonal grid design is very unique. Brilliant game!

Fun 4 Prod 4 Inno 4

_dawka_

I like it

Fun 5 Prod 5 Inno 4

Master_cheese12

This is a really cool puzzle game.