Imaging following situation: You have 9 cubes and all of them have a hole in it. Through all these holes there is a string. And now your turn is to combine everything so that it becomes a big cube. (look at the pictures to understand :)
Cube Solver should now take a input of the small cubes and how they are connected and then it should give you instructions how to do it.
Needed inputs:
- cube data*
- target size of cube (x,y,z)
- start point for solving (x, y, z)
- startdirection
* cube data in form of an int array, where every int means the count of cubes in one direction
Follow Cube Solver
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Cube Solver!