PyWeek - Click Wrap Team - feedback
Tee
Cosmologicon
Really cool to see Python in the browser like this! I'm glad you took the time to get it working, and I'm hoping we see more PyWeek entries using this method. I thought the challenge level was fair. There were some tight corners but I always had time to react.
busterbeam
```Traceback (most recent call last):
File "/home/pyodide/pyscript/_internal.py", line 104, in run_pyscript
result = eval_code(code, globals=__main__.__dict__)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/lib/python311.zip/_pyodide/_base.py", line 468, in eval_code
.run(globals, locals)
^^^^^^^^^^^^^^^^^^^^
File "/lib/python311.zip/_pyodide/_base.py", line 310, in run
coroutine = eval(self.code, globals, locals)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<exec>", line 7, in <module>
File "/home/pyodide/libthree.py", line 7, in <module>
from js import THREE
ImportError: cannot import name 'THREE' from 'js' (unknown location)```
if it doesn't run locally... "Surely" it doesn't count. would of loved to play it but doesn't run locally. Also tried the website. but did not run in my browser.
Pykemon010
Epic, now I know how it feels to be flushed down a toilet :D
the games graphics and concept were very good, but I guess there wasn't much after that.
gummbum
This is very cool, a slick tunnel race experience. The soundtrack, ya baby! The look of the gui is appealing. The smoothness of it all works! The only things that held me back from fully enjoying it were: a) missing something to make it more than a tech demo; which you already know; b) I had to "manage" my mouse position, because control was lost when the mouse hit the edge of the browser and it caused me to crash every time.
In all, a nice entry for a Pyweek. I'm glad you pulled it together and presented a game with as much as you had. Kudos. I hope you do more with it.
DR0ID
There where no instructions on how to run it locally.
Once I hit the border with the mouse no further rotation in this direction was possible.
Proiz92
This is cool, but I'm not sure I understood the connection with the dark matter theme
TenekeKutu_07
It looks nice but I am not sure about how it is related to the theme
cprogrammer1994
Impressive, a web-based Python game!
The music is amazing, it seamlessly syncs with the mid-game speedup.
Nonetheless, there's a noticeable slowdown of rithm just before the finish.
It would have been amazing to see visual elements like flares or glitters in sync with the music.
A minor bug I encountered was the mouse clipping near the screen boundaries, leading to a few losses.
Additionally, kudos on the spot-on topic interpretation!
mit-mit
This was pretty fun! Cool 3D gfx and browser access: definitely cool! The music was superb! Great work!
Doger
This game is revolutionary I’ve never seen anything like it on pyweek it has a wonderfully made 3d level design and is expertly crafted it’s only flaw is that it does get repetitive quickly the blocks are always the same and I never see anything new throughout the game nonetheless wonderfully innovative and revolutionary for pyweek
preatomicprince
Simple game that kept my attention for a few attempts. The option to play online is a nice touch
Thespaceinvader
Good fun game! Controls are a bit confusing at first and not sure how the theme fits in but fun nontheless!
Very fun and it looks great (even if a bit simple)! It's cool that it runs in the browser.