Replicube: 3D shader puzzle game, online demo
11–20 of 30 posts
[dead]
Re: Replicube: 3D shader puzzle game, online demo
#12I think today's answer is actually incorrect. Or at least the reference animation has a hitch where it shows all red for frames 12 and 13. if it shows 2 purples for frame 13 then the animation is smoother and actually the math is much simpler.
Re: Replicube: 3D shader puzzle game, online demo
#13Nice!
On the leaderboard I'd like to see code size vs cycles in a 2D plot with the Pareto front highlighted.
Re: Replicube: 3D shader puzzle game, online demo
#14doesn't work in firefox. no thanks.
Re: Replicube: 3D shader puzzle game, online demo
#15i love this so much <3
Re: Replicube: 3D shader puzzle game, online demo
#16doesn't work in firefox. no thanks.
it does work in firefox. I've had no issues.
Re: Replicube: 3D shader puzzle game, online demo
#17Re: Replicube: 3D shader puzzle game, online demo
#18Very 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.
I found that if I remove the number lines or position the display straight on to an axis, that the crackling drops considerably.
Re: Replicube: 3D shader puzzle game, online demo
#19Did anyone else solve the puzzle after finding a bug in today's puzzle where on step 13 the circle you were trying to match didn't change, but should have?
Oh, nevermind, it appears others noticed this bug, too!
Re: Replicube: 3D shader puzzle game, online demo
#20This runs horribly in Chrome. Every other keypress is dropped and the music is super glitchy.