An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          


image

# **金铲铲装备合成训练** 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! 😎