https://github.com/viridityzhu/tft-item-combo-game
A fun web tool to help you practice TFT item combinations. Insanely developed with Gemini 3.
https://github.com/viridityzhu/tft-item-combo-game
teamfight-tactics vibe-coding
Last synced: about 1 month ago
JSON representation
A fun web tool to help you practice TFT item combinations. Insanely developed with Gemini 3.
- Host: GitHub
- URL: https://github.com/viridityzhu/tft-item-combo-game
- Owner: viridityzhu
- Created: 2025-11-19T11:43:42.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-11-19T14:40:38.000Z (7 months ago)
- Last Synced: 2025-12-28T12:29:21.869Z (6 months ago)
- Topics: teamfight-tactics, vibe-coding
- Language: TypeScript
- Homepage: https://service-152576204694.us-west1.run.app
- Size: 31.3 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# **金铲铲装备合成训练** Item Combo Game
A fun web tool to help you practice **TFT item combinations**!
## 🚀 Features
* **Item Combo Practice**: Mix and match components to make awesome items! ⚔️
* **Track Your Stats**: See your score, streaks, and combo accuracy! 📊
* **Easy Interface**: Choose items with simple clicks, no hassle. 🎮
## 🔥 Demo
[Demo Page](https://service-152576204694.us-west1.run.app)
## 🏁 Run Locally
**Prerequisites:** Node.js
1. Clone the repo:
```bash
git clone https://github.com/your-username/item-trainer.git
cd item-trainer
```
2. Install dependencies:
```bash
npm install
```
3. Run the dev server:
```bash
npm run dev
```
4. Visit [http://localhost:3000](http://localhost:3000) in your browser and start practicing! 😎