ryanwiemer / FCC-Hackathon-2018

youlingual - Learn a new language from your social media with the power of machine learning and your friends' selfies.
https://you-lingual.netlify.com/
MIT License
2 stars 3 forks source link

Delay on Initial Loading of the Game #4

Open ryanwiemer opened 6 years ago

ryanwiemer commented 6 years ago

Currently there is a manual delay before starting the game in order to resolve an issue we saw on the initial loading of the first round.

That was just a temporary "hack" that we should remove and replace with a better solution.