Posted June 07, 2025 by Alimad-co
[5 Jun, 2025]
So first day, I started off by making a new unity project. I made a URP 2d scene, added a basic sprite and a trail renderer as a child. Then i started making a basic flappy bird game.
[6 Jun, 2025]
Next day i made the main game mode called round mode. In this mode, player has to tap to rotate direction of movement, clockwise. By adding a little bit of score system, it was now a snake game, but with only one button! Next up I added the opposite mode of that, score multipliers.
[7 Jun, 2025]
Added a powerup system ui.
Didn't workmost of the day cuz Minecraft