DEV Community

Andrés
Andrés

Posted on

Day 4 of #100daysofcode

Today I worked on displaying the questions with its respective answers on the page.
Also, I wanted to focus first on making sure that you can start and then play again if you want, just before focusing on other parts of the game. That is because I decided to focus on the main functionalities and then adding the little details.
So, so far everything is working as expected: you start the game, you see some questions with possible answers and then when you start the game again, you'll see a waiting screen to make sure there are not many requests sent to the API.

Top comments (0)