Hi, everyone.
Recently, I devoloped a small web game called "Guess What AI Draws". ๐จ๐ค
The idea is simple:
The AI receives a random word or phrase.
It tries to draw it in its own way.
Your task is to guess what the AI is drawing.
Instead of diffusion image generating, but creating svg by LLM.
Sometimes the AIโs drawing style can be really abstract, even totally confusing. ๐
But thatโs exactly where the fun liesโyouโre not just guessing the picture, youโre actually trying to figure out how the LLM "looks" the world.
The game currently supports:
- See steps of AI drawings
- Player input with instant feedback
- See other drawings in gallery
Here is the demo: demo
Iโd love for you to give it a try and share your thoughts. Your feedback will help make the game even more fun! ๐ฎโจ
The tech stack i've used:
- Vue
- Supabase Auth and database
Looking forward to your reply!
Top comments (0)