First of all, this is a preview, so it's NOT DONE. This is just the movement and concept, not the levels. If you haven't guessed, this is the next game in the Cube-X series (Now with 0 more cubes! :D). To generate a level, set the width and height (Please note that it must be a multiple of 8, as even though it can be anything, for the generation to work, it uses 8x8 blocks) After that, hit Space to start generation. You should see a cube against a white background, so if you don't read the instructions again. If it still doesn't work, a bug happened, so leave a comment, and I'll fix it as soon as I can. To play, move with the arrow keys. There is three block types by default. The first is a Blank block, which becomes 1 of the net two The second is a timer block. YOU MUST keep these from reaching zero, or else! D: To reset them, just go over them. The final,(And rarest) is a surprise block. If you go on them, they become a different block For now, there is only one block it creates that works. (The wall block) To win, neutralize every timer without the score reaching zero. Sorry that this is so long, I'll try to add in game instructions.
Thanks to @Clickchatkitty for the reward particle effect If remixing change at least one thing, and give credit! Oh yeah, DON'T USE FULL-SCREEN! It just looks weird. Update log ~~~~~~~~ v0.3 Level code massively optimised! Added the ability to set a default block and the level size as well. v0.2.1.0 I'm working on v0.3, which will optimize level codes v0.2.1 More bugfix! v0.2.0 I've also removed the ability to turn blocks into walls by clicking them, as it was a temporary feature. v0.2 is out! And it's a bugfix. It fixed 2 bugs which were keeping me from developing levels and stuff like that 1 - Code bug - I have been trying to implement a code feature, but I didn't realise that switch to costume blocks use a name, not a number. 2 - Regen Bug - When you generate a level for the first time, it works fine. But if you do it a second time, part of the level disappears. I've had to make it so the level generates when you release the space key. V0.1.0 Nothing changed really, but I'm planning a bug fix soon. v0.1 - Removed preview from title, I'm hoping to finish this soon