Trivia Game + ChatGPT
We are in the software development and testing stage of SDLC. Each team performs testing, tweaking, improving, and optimizing each part to complete the development. We have completed creating the game using Java with the libGDX framework. We named our game TriviaGPT.
We properly named the game to express that the trivia questions are generated by ChatGPT and stored in the database to feed the game. This is possible using ChatGPT API.
We are trying to bring the experience of the future in programming by utilizing the most popular AI, ChatGPT. Please visit the “How to Play” page to learn more about our game.