Inspiration

The inspiration of this game is that we want to make a game that is fun and hopefully useful. We also aim to educate the players about the important events in the history of the world.

What it does

This game will give a random date and player should memorize it and later guess whether they have seen that date or not. And this game also show important events of each date that player can read for further information

How we built it

We insert a lot of important date data from various source into the database. Then we select those data randomly from the server side, those data can be fetched in the client side and then one question will be randomly choosen. We used local storage to store found dates.

Challenges we ran into

try to choose the right design and color, understand how react state works and stay up late fixing errors in the application.

Accomplishments that we're proud of

Making a working project in a short period of time. Making an algorithm that can select random data from the database.

What we learned

The new thing we learned was how to create a web-based game using MERN technology. We also got new experiences because it was our first time participating in a hackathon.

What's next for ReVisited

The next step for this game is to add more interactive feature/questions, improvement on the score, and adding a scoreboard or statistics to make the player more excited

Share this project:

Updates