Inspiration

I enjoy languages, but I need an engaging way to learn and practice grammar. Other learners often lament about textbook based studying is boring.

What it does

Find the correct word order in AI generated sentences. Currently one can play in πŸ‡ΊπŸ‡ΈπŸ‡©πŸ‡ͺπŸ‡ͺπŸ‡ΈπŸ‡«πŸ‡· Try it out link

How we built it

  1. Vercel
  2. LLM function API call via OpenAI's gpt-3.5-turbo to generate sentence in target language.
  3. Front end via Svelte-kit.

Challenges we ran into

Biggest challenge was the consumption of a word. A word is randomly assigned a pixel coordinate set (x.y), but it should be assigned a pixel area instead. When the snake crosses a word it must be consumed.

Accomplishments that we're proud of

Made a user-friendly browser game that runs smoothly on the PC/Mac browser! Engage people around the world with improving their grammar !

What we learned

  1. Made a challenging and fun educational game.
  2. Svelte-kit.

What's next for Grake

  1. Get feedback from people.
  2. Make it run smoothly on mobile.

Built With

Share this project:

Updates