https://github.com/tbetous/astro-numbers
A fun daily number guessing game!
https://github.com/tbetous/astro-numbers
game react-router
Last synced: 2 months ago
JSON representation
A fun daily number guessing game!
- Host: GitHub
- URL: https://github.com/tbetous/astro-numbers
- Owner: tbetous
- License: other
- Created: 2025-04-06T12:32:12.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-06T14:12:36.000Z (12 months ago)
- Last Synced: 2025-07-06T14:37:51.002Z (12 months ago)
- Topics: game, react-router
- Language: TypeScript
- Homepage:
- Size: 196 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🌟 Astro Numbers
A fun daily number guessing game! 🎯 Challenge yourself to find the secret 5-digit number within 10 attempts.
## 🎮 How to Play
Guess the daily secret number and get instant color-coded feedback:
- 🟢 **Green**: Correct digit in the correct position
- 🟡 **Yellow**: Correct digit but in the wrong position
- 🔴 **Red**: Digit not in the answer at all
## 🚀 Features
- ⭐ New daily challenge every day
- 🎯 10 attempts to crack the code
- 🌈 Visual feedback with colors
- 📱 Responsive design for all devices
## 🛠️ Tech Stack
- ⚛️ React Router
- 🎨 Tailwind CSS
- 📦 TypeScript
- ⚡ Vite