MeowGame is a forest game like WarioWare with 7 small games!
I made all the art myself. This is my first time making pixel art, so it may not look perfect.
The minigames:
Platformer
Clicking
Game
Fly through obstacles like Flappy Bird
Collect falling fruit
Jump over spiky bushes
Climb to the top like Doodle Jump
Control a raft
If you get stuck, the controls are shown before each game.
It took me a lot of time to learn Godot and make the pixel art. I learned many new things while making this game, and I am happy with how it turned out.
There are some things I would change if I made it again. I also changed many things while making the game because it took me some time to make the forest theme look good.
The character I drew is inspired by Sekiro. Drawing the character was the hardest part for me, especially making the walking animation.
I added some bushes in the background of two minigames.
I also adjusted the lighting a bit.
Particle changes
I changed the particles a bit.
Some of them should be more noticable now.
Pause menu update
You can now find settings inside the pause menu.
Audio fix
I found out the volume that was being changed with the slider in the game settings wasn’t working probably, so I fixed that.
Timer changes
I changed the timers on some minigames so the game is a bit more balanced.
Clicking sound
There is now a sound when you click menu buttons because why not Timer visibility
The timer wasn’t visible in two minigames, so that’s fixed too.
README
I also updated the README a bit in preperation for shipping. That should be all THERE
I added a jungle themed flappy bird game.
This was my first time doing a bit of proper coding in GDscript, everything is still a bit weird for me. Redid some art. I updated the art for the platformer minigame, I hope it looks a bit better now.
Godot is completely new to me, so I used the first hour to follow the guide and get a grasp on the basics. I added a start menu and the gamestart_scene as told by the guide. Looking forward to continue working on this project.