Replicube: 3D shader puzzle game, online demo
replicube.xyz
Replicube: 3D shader puzzle game, online demo
1–10 of 30 posts
Re: Replicube: 3D shader puzzle game, online demo
#2Note the "What is Replicube?" and "Introductory Puzzles" button on the bottom, which might be easy to miss.
Re: Replicube: 3D shader puzzle game, online demo
#3Had hours of fun playing this with my son (steam version). Great work.
Re: Replicube: 3D shader puzzle game, online demo
#4Hard to use on a mobile with the keyboard popping over the text editor, but looks like lots of fun. Wish there was a mobile app version.
Re: Replicube: 3D shader puzzle game, online demo
#5Man, that's a fantastic way of making me interested in the game. I'd heard of it before, but up until seeing this I figured I'd have to spend money and hop onto my PC (where I play games, as opposed to my work laptop) to check it out.
Now, 15 minutes after clicking the link, I've tried the game out, had a fun time, and ... just might have to buy it.
I'm impressed that this sort of thing was possible with Godot too. Very cool.
Re: Replicube: 3D shader puzzle game, online demo
#6OK this is really cool. I'll pick it up on Steam.
Re: Replicube: 3D shader puzzle game, online demo
#7Very fun! Not sure if it's a me issue, but the music kept getting static-y in the browser version for me. Maybe something to look into.
Re: Replicube: 3D shader puzzle game, online demo
#8Very fun! Not sure if it's a me issue, but the music kept getting static-y in the browser version for me. Maybe something to look into.
Same for me, when the code is not correct, the music is much slower and very crackly. Once the code gives the correct solution, the music speeds up and the crackles go away.
Also agreed, very fun!
Re: Replicube: 3D shader puzzle game, online demo
#9Very fun! Not sure if it's a me issue, but the music kept getting static-y in the browser version for me. Maybe something to look into.
It's an issue with Godot on the web unfortunately, when you're dropping frames the audio starts clipping and crackling. Judging by the other comment, the lua integration must be doing some heavy work.
Re: Replicube: 3D shader puzzle game, online demo
#10related discussion:
Replicube: A puzzle game about writing code to create shapes (https://news.ycombinator.com/item?id=43979916)