tosuto Posted December 20, 2019 Share Posted December 20, 2019 (edited) Hi, I'm working on Cubicross, a puzzle-game where you remove cubes to reveal a hidden shape. (like picross 3d). The game is currently work-in-progress, most of the work on the engine is done, tutorial also, and I'm going to add levels now. You can play it here : http://cubicross.tosuto.studio/ Mobile apps will come later (already tested on android), but you can already play the game on mobile browsers. There's also a level editor, so feel free to create some and to share them with us ! Have fun! How to create a puzzle: First you need to create the shape with the tools provided: add/remove cubes, color palette, .. Second you need to add numbers that will help people solve the puzzle. To do this, click on the "colors" switch at the bottom-left to enter the "numbers" mode. Now you need to click on faces where you want to show the numbers tip. All cubes that can be resolved will be marked green, all empty cubes that can be found will be marked blue, and all cubes that can't be resolved are marked red. The editor uses an algorithm to solve the puzzles, so to be sure your puzzle is solvable, be sure that all cubes are marked green/blue and there are no more red cubes ! Edited December 20, 2019 by tosuto plicatibu 1 Quote Link to comment Share on other sites More sharing options...
sgarg Posted January 6, 2020 Share Posted January 6, 2020 Extremely Smooth! Are you using three js for this? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.