Since , most of the basic functionalities in the game are done, I was thinking of adding temporary power ups in the game.
i have a few ideas in mind that are relatively easier to implement
- temporary increase in striker speed.
- temporary increase in striker size.
the power-ups appear randomly in the circle for a short period of time.
on completion, we can add bombs(or other stuff)(using the pre-existing code for power-ups) which on touching immediately ends the game for you.
This will make the game for challenging.
Since , most of the basic functionalities in the game are done, I was thinking of adding temporary power ups in the game.
i have a few ideas in mind that are relatively easier to implement
the power-ups appear randomly in the circle for a short period of time.
on completion, we can add bombs(or other stuff)(using the pre-existing code for power-ups) which on touching immediately ends the game for you.
This will make the game for challenging.