Inspiration

We wanted to make a game. Since it was to hard to learn how other games work and link our logic to it, we balled and made our own.

What it does

Teaches stuff. While the current version is only limited to asking Geography and History questions, this game is ultimately developed to create an engaging experience for children to learn different types of subjects.

How we built it

We split into 2 teams, they doers and the supporters which then split into 2 more teams each where 1 person worked on making the game while the other established the connection from the OpenAI API to ChatGPT. We then utilized all the might of GPT to link the API and the base game together.

Challenges we ran into

While there were countless challenges. Here's a few:

  • Taking the output of the OpenAI API and using it as input in the game
  • Same thing but vice versa
  • Ultimately, linking JS, GDscript and C# to work together

Accomplishments that we're proud of

  • it works
  • using an API (we never did before)

What we learned

Very few things, so here they are:

  • using an API
  • that we should use Git and GitLab throughout the project

What's next for Monkey Ask?

  • teachers for other subjects
  • develop the map
  • implement multiplayer

Built With

Share this project:

Updates