Let's Dispense The Cubes In Replicube

Post your let's plays here, whether they're screenshots or video!
Forum rules
Each let's play should be a separate thread. New threads are only allowed for ongoing let's plays (if you want to link to your old LPs, make a personal thread in Streaming). Stream VODs are fine as long as they are edited and not raw posts.
Post Reply
teejabs
Fresh Critter
Posts: 4
Joined: Fri Jul 11, 2025 12:35 am
Pronouns: They/Them
Mood:
Contact:

Let's Dispense The Cubes In Replicube

Post by teejabs »

Image

Replicube is a game that just came out that's trying to have the puzzle solving style of a Zachtronics problem-solving game, but instead of a fantasy machine, you're using actual honest-to-goodness lua to make different shapes. The creator said it was inspired by their love of coding shaders for games, with a little bit of picross 3d (the best picross) thrown in.

I really love these kinds of games, and I while they won't make you a software engineer, I find tackling the problems helps me think more like a programmer, and I do think they helped me get to a space where I coded my first game.

These games also tend to have worldwide leaderboards that let you see how your solutions stack up in a variety of categories. Here in Replicube, you can compare yourself on code size (how much code did you need to get to the solution) and average cycles (on average, how many things did you have to do get a cube correct). These can often be set against each other. A fast solution can be really code intensive. A svelte, small solution might be really slow. It's cool to feel out your own style and optimize things your own way, and then see how it stacks up against others.

I've never been one to worry about global leaderboards, but I like comparing and contrasting with a smaller group of people, hence this LP.

The Setup

Apart from the tutorial in Episode 1, I want to use each video to tackle a few puzzles, depending on time. Then, I plan to play with them and optimize them and feel good about them. Then, I ideally want to turn it over to folks here, and see what they can do. My hope is that you all will annihilate me, and that I'll learn a lot. But maybe you all can learn too!

Episodes
Episode 1 (tutorial): https://youtu.be/uyrpWVHI_Og



User avatar
Enbyeon
The Head Cheese
Posts: 494
Joined: Tue Jul 08, 2025 1:29 pm
Pronouns: They/He
Location: Behind You
Species: Umbreon
Find Me Here: https://www.twitch.tv/enbyeon
Mood:
Contact:

Re: Let's Dispense The Cubes In Replicube

Post by Enbyeon »

I was 3 minutes into the video before I added this to my wishlist. I'm not a coder, but it looks like a fun way to learn how terrible one is at coding.
Image
"If you see me, please just walk on by, walk on by
Forget my name and I'll forget it too."
Post Reply