DEV Community

Caleb Wodi
Caleb Wodi

Posted on

Day 21 coding games on my Android phone

Day 21 of coding games on my Android phone

I worked on adding a scoring system to my game today

At first, the score was increasing way too fast or didn’t update at all

After adjusting it and scratching my head a few times, it’s now tracking the time survived properly.

It's kind of fun watching the score increase every time the player moves

Has anyone else struggled with a score system that just wouldn't feel right? How did you deal with it?

Top comments (0)