SmileyWare
- 4 Devlogs
- 10 Total hours
SmileyWare is a collection of fast-paced minigames inspired by the WarioWare style of gameplay.
SmileyWare is a collection of fast-paced minigames inspired by the WarioWare style of gameplay.
Today, I improved the gameplay and made SmileyWare feel more polished and playful. I fixed the player sprite in the platformer minigame so it faces the direction of movement, added different directions for the top-down character, and made the stars in the clicker minigame move at random speeds and directions. I also updated the winner and death screens to give them more personality.
During last week. I followed the guide to create a platformer minigame and a clicker minigame, then added my own maze minigame. At first, I used default textures and sprites. I connected all the parts of the game, fixed several bugs, and updated the game logic several times to make everything run smoothly. At the end, I created custom textures and sprites in Canva using basic shapes and gradients, and then used my artwork to style all the game scenes.
Today I created the scripts and set up the level scene. It took some time to understand how it works in godot even with all references in the guide, but I managed to get through the steps and it is ready to start building my first minigame next.
Today I started my warioware project in Godot and set up the basic project structure according to guide. I created the title screen with a title and start/settings/quit buttons. I haven’t made my own art yet, so I’m just using the basic visuals for now.