Publishing the game!
Ive finished 3 minigames with easy difficulty.
There was an error while exporting the game which I fixed by downloading WEB templates
YOU CAN TRY THE GAME NOW
Publishing the game!
Ive finished 3 minigames with easy difficulty.
There was an error while exporting the game which I fixed by downloading WEB templates
YOU CAN TRY THE GAME NOW
Finished the first minigame!
Added a level scene where player is directed to before each level, or when he loses.
The hard part was actually the coding part where losing the minigame would redirect the player to this scene and he would lose a life.
created a minigame where the player needs to collect 3 apples to move on otherwise, he loses a life.
Spent 2 hour trying to figure out why collecting the 3 apples dont make the player win. Turns out that I had the collecting signal connected to the wrong function!
I chose to keep the minigame simple in order to show originality and not complicate anything.
I am working now on creating another 2 minigames, and building the losing and wining scene of the game.
Started working on my game called flipy flop!
The hard part was actually designing it so that its appealing and finding the perfect color combinations for text and background.
I’ve learnt how to use scenes in 2d game making and got familiar using Godot.
The next step is encoding those title screen buttons so they could function as they should, and build the level scene.