Heyy,
I am kinda obsessed with flags so that is why I’m working on a fun little browser game about them.
Here is how it works: You will be presented a random country flag, but one color is missing. Your mission is to then recreate the missing color within a set time by using HSL sliders. Each game consists of 5 rounds and you will be rewarded points depending on the accuracy of your recreation.
I spent the first two days setting up some boilerplate code and preparing the flag SVGs.
I then implemented a seed system which allows users to challenge their friends. This system can also be used to generate daily challenges.
Then I spent some time trying to fix up some flags because some of the SVGs were kinda buggy but I still did not find a real solution. BUT the game is kinda playable already.
Next steps:
- implement a scoring system
- fix up the buggy flags
- make it FUN 🌟 to use
- maybe add none-country flags (?)
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.