My Znax game (re)make
-
Hi,
I only found out recently about fuze 4 nintendo switch and i like it. I've been working on (re)creating a game i had already for raspberry pi / windows etc in SDL but now in fuze. It's a small puzzle game where you have to form rectangles where the corners are the same tiles, as big as you can. The bigger they are the higher the score. I've got the main game logic working already but i still want to add things like score popup, highscore saving, titlescreens etc
here's my first WIP Video of it
-
TIP: for some reason short YouTube links don't work on the forum. I have expanded it for you
-
looking good! I particularly like the sound design, it fits the style of the program imo
-
Very nice indeed!
-
I picked up fuze again for moment and picked up this game again as it was never finished.
I added menu's, more block types, it's basically a small game now where you match blocks to form the corners of a rectangle. The bigger the rectangle you form with these corners the higher the score. You play against a fixed time (normally 300 seconds but for the video i used 18 seconds) for the highest score possible. Scores are kept per block type.
-
Looks great!
Just a small thing: "dice" is already plural (the singular is "die").
-
@vinicity said in My Znax game (re)make:
Looks great!
Just a small thing: "dice" is already plural (the singular is "die").
A thanks, was unaware will change that
-
Hey I have submitted the game in it's current state. It's still pending for approval but the download code will be the following:
Controls are the following :
A Button: select in menu's and select a block
DPAD (only): move the selector in the game and menu's
ZL + ZR ingame gives you the pause menu
You can press DPad left and DPad right on the highscore screen to see the other block type scores, same for the options you can change values both with A or dpad left / rightYou need to form rectangles where the corners of the rectangle are the same blocks, the bigger the rectangle the bigger the score.
-
@joyrider3774 This is now approved
-
@pianofire thanks