Replicube is an open-ended programming puzzle game/toy about writing code to replicate 3D voxel-based objects. Solve puzzles, pursue leaderboard glory, or just make art to share with the in-game community.
Replicube is an open-ended programming puzzle game/toy about writing code to replicate 3D voxel-based objects.
The main content of the game involves trying to match a reference object by working out code that will replicate it. There is no "right answer", if your code produces the same object, it's correct!
You can always open the voxel tool in "free edit" mode and just play around, making whatever you want. In addition to the main 3D voxel editor, there is also a bonus 2D image editor for writing code to generate 2D images and GIF animations. You can even save your image creation as the background image in the "OS" interface of the game!
Every puzzle has 2 leaderboards, measuring source code size, and execution efficiency. Often optimizing for one will be at the expense of the other. If you enjoy trying to squeeze a bit more out of your code, the leaderboards are waiting!
There is also an in-game online forum where players can share their own voxel creations, and even challenge other players to try to recreate them, all presented in an old-school online forum wrapper.
Generated 3D voxel objects can be exported into common formats to bringing into other 3D creation tools.
Generated 2D images and animations can also be exported as png or gif for sharing online.