Inspiration
We took inspiration from the popular escape rooms, the Champion Island Doodle from Google, and AI powered videogames.
What it does
We created a quiz-like video game that gathers user input and with AI, creates questions based on that topic. You answer questions to complete 5 stages and escape the alien spacecraft you're on.
How we built it
We used Javascript, HTML and CSS to create a graphical interface and animate the background and text according to the buttons pressed.
Challenges we ran into
As we have very little coding experience, we didn't get the AI to work. The idea was that AI used the input given by the user and created questions in a json file which we could insert in the following stages. Besides, though the dropdown function works, we wanted the code to check if the answers were right or wrong, but we didn't have enough time.
Accomplishments that we're proud of
We could succesfully animate the background and text according to the scene. We're also proud of how the art came out, we believe it looks nice and is appealing for the user.
What we learned
We learned that we need Node.js files to make an import statement and that we can use JavaScript methods to alter HTML and CSS structure.
What's next for Spacecraft breakout
Spacecraft breakout should be able to gather user input and plug it in the AI, so that we get questions, answer options and correct answers output and we can use it for next stages. Besides, in following versions, Spacecraft breakout should be able to have a upload files button besides user input, for you to upload a study guide which Gemini can analyze and quiz you about.
Log in or sign up for Devpost to join the conversation.