Thanks for checking out my game and I totally agree with your feedback! I had a really tough time figuring out how to make the percentages more visible. I had considered surrounding it in white background, but I also didn't want to obstruct the player's view. Any ideas?
In your place I would create one bar on the bottom side of the game. And I would split the color percentages in 3 different cells. Each cell containing the required percentage and the live percentage. Also, if the player manages to get one percentage done mark those cells with green for a better focus on the remaining ones. Straight-forward: a bar bottom-side/top side with the percentages. Also, make it outside the game boundaries( canvas)
Comments
good job. I really enjoy this one. One thing tho: make the percentages visible and easier to achieve
Thanks for checking out my game and I totally agree with your feedback! I had a really tough time figuring out how to make the percentages more visible. I had considered surrounding it in white background, but I also didn't want to obstruct the player's view. Any ideas?
In your place I would create one bar on the bottom side of the game. And I would split the color percentages in 3 different cells. Each cell containing the required percentage and the live percentage. Also, if the player manages to get one percentage done mark those cells with green for a better focus on the remaining ones. Straight-forward: a bar bottom-side/top side with the percentages. Also, make it outside the game boundaries( canvas)
Thanks for the suggestion! I was so consumed with making it look fancy that I forgot the obvious solution. Will try that next time!