About CubeTube
A small puzzle game to reallocate adjacent cubes to a touched cube. The main aim of the game is to judge the cubes and reallocate them according to there color, shape, text, number such that the theme of any three looks same.
──────────── ELEMENTS ────────────
► The game feature set of 9 cubes, with 3 triples of same kind, depending on their color, shape, letter, world combination, number and other.
──────────── GAMEPLAY ────────────
► Any cube touched will interchange the adjacent cubes.
eg.
╔═══╦═══╦═══╗
║ <1> ║ <4> ║ <7> ║
╠═══╬═══╬═══╣
║ <2> ║ <5> ║ <8> ║
╠═══╬═══╬═══╣
║ <3>║ <6>║ <9>║
╚═══╩═══╩═══╝
if cube 2 is touched it will interchange its adjacent 1↔2 and 5↔8.
► The confusing part is the interchange of the 5↔8 cube, reason being there is no cube at the top of cube 2 therefore, the last cube will be assumed as the second adjacent.
Hence
touching cube 3 will interchange 1↔2 and 6↔9
──────────── ROLE────────────
► The role of the game is to identify the triplet, and arrange the cubes either horizontally or vertically
eg.
if <1>, <2>, <3> denote the type of triplet, <1> for red, <2> for black, <3> for blue and the puzzle looks like this initially
╔═══╦═══╦═══╗
║ <1>║ <2>║ <1>║
╠═══╬═══╬═══╣
║ <2>║ <3>║ <3>║
╠═══╬═══╬═══╣
║ <2>║ <1>║ <3>║
╚═══╩═══╩═══╝
then the possible solutions can be:
╔═══╦═══╦═══╗ ╔═══╦═══╦═══╗ │ ╔═══╦═══╦═══╗ ╔═══╦═══╦═══╗
║ <1>║ <1>║ <1>║ ║ <2>║ <2>║ <2>║ │ ║ <1>║ <2>║ <3>║ ║ <2>║ <1>║ <3>║
╠═══╬═══╬═══╣ ╠═══╬═══╬═══╣ │ ╠═══╬═══╬═══╣ ╠═══╬═══╬═══╣
║ <3>║ <3>║ <3>║ ║ <1>║ <1>║ <1>║ │ ║ <1>║ <2>║ <3>║ ║ <2>║ <1>║ <3>║
╠═══╬═══╬═══╣ ╠═══╬═══╬═══╣ │ ╠═══╬═══╬═══╣ ╠═══╬═══╬═══╣
║ <2>║ <2>║ <2>║ ║ <3>║ <3>║ <3>║ │ ║ <1>║ <2>║ <3>║ ║ <2>║ <1>║ <3>║
╚═══╩═══╩═══╝ ╚═══╩═══╩═══╝ │ ╚═══╩═══╩═══╝ ╚═══╩═══╩═══╝ similarly go on with other similar possibilities.
► The primary aim of puzzle is to identify the triplet, the triplet can be the composition of color and shapes, or combination of words, letter, numbers and visuals.
► Many times it can happen that a triplet is found with some similar properties, but that is not the answer, another aim is to keep in mind the most relevant triplet is the solution.
►The stage choosing screen contains words adjacent to the cubes, this is the hint for what kind of puzzle they have.
──────────── FUTURE ────────────
► Currently the game has 9 stages, theme is color & shapes, the future release will also have stages related to text, alphabets, words, numbers and others to make it more interesting
by U####:
I like the game. Through its bit difficult to understand first. But once you get the idea, its addictive...