From 64d694888aff10d18d439c1cc1679048639ea340 Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Mon, 24 Nov 2025 19:41:57 +0300 Subject: [PATCH] Enhance README with images Added images to the README for better visual representation. --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 717be3c..ba22ba4 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,13 @@

AI based 28 Questions Game

+![Image](https://github.com/user-attachments/assets/a209d9cc-86c0-4c72-96bf-d9d024e7eb86) +![Image](https://github.com/user-attachments/assets/db433405-7d1d-4eee-981d-080eaf1da23b) +![Image](https://github.com/user-attachments/assets/221de17c-732e-4687-bcff-d70c1eba8f37) +![Image](https://github.com/user-attachments/assets/0a05a578-7d1e-4d8c-98b6-a0f5e0b777c7) +![Image](https://github.com/user-attachments/assets/8c01bd59-ee8f-422d-842a-4f1062eb179b) + + ## 🚀 Features

This is an AI-driven game designed to accurately guess your selection through a process of progressively eliminating options with increasingly specific questions, all based on your responses.

•It's powered by Google Gemini
•It does not give the same answer
•It generates new questions based on the answer we provide to its previous guess
•It displays sentences that don't fit on the screen by scrolling them with a 'Marquee Effect'