Owner, Trivia Day
There is a culture in car gurus that every tuesday, whole team comes together to play Trivia. Most of the time in these session were being spend in finding good trivias. So an Idea emerged, to develop a multi player trivia, that you can schedule. And on the scheduled time everyone will get into the app and play. This would also work great for parties and get togethers.
The client shared the vision on:
We analyzed the requirement very carefully:
This resulted in:
A trivia game is nothing without a huge set of questions. Since we had limited time, it would not have been possible to build a great game had we allowed ourselves to get distracted into this mammoth task of adding thousands of trivia questions. We chose to go with opentdb, which really accelerated our development time.
A trivia game is nothing without a huge set of questions. Since we had limited time, it would not have been possible to build a great game had we allowed ourselves to get distracted into this mammoth task of adding thousands of trivia questions. We chose to go with opentdb, which really accelerated our development time.
We decided to use React Native for making the game available in both iOS and Android. It also provides a lot of packages which we could use to reduce the development time and deliver the game on a short duration set by the client.
We decided to use React Native for making the game available in both iOS and Android. It also provides a lot of packages which we could use to reduce the development time and deliver the game on a short duration set by the client.
We needed to create a real time multiplayer game. For this, nodejs and socket.io became our go to choice. We added a redis server to cache live game's data. We were able to host hundreds of players at a time with no performance issue.
We developed a Cross Platform mobile game in very short duration of 6 months, huge question collection with various categories by using the APIs of opentdb, chat features with audio and video integration.
React Native
Node JS
Postgres
Redis
App Store
Google Play Store