Nicely made! I thought I'm good with flags, and then there come a question of jordan, palestine and two more similar flags. I made a similar but uglier little party game https://geo-dude.com for my kids. Supports up to 4 players
already played it with my kids. its fun !. need to improve the country randomization. south america keep pointing into peru.
I just turned the repo public for your reference.
Country list at https://github.com/kmcheung12/geo-dude/blob/main/server/coun...
Picking a question from a continent is shuffle and then pick question per round, so "pick without replacement" https://github.com/kmcheung12/geo-dude/blob/main/server/inde...
Disclaimer, used a lot of AI so I didn't read every line of code