A daily crafting game where players combine materials to forge weapons and armor.
- Material Selection: Choose from 9 different materials (ores, gems, essences)
- Forge System: Combine 3 materials to craft items
- Item Generation: Procedurally generated items with stats based on materials and daily seed
- Rarity System: Common, Uncommon, Rare, Epic, and Legendary items
- Inventory: Save and view all crafted items
- Daily Reset: 5 crafting attempts per day
- React + TypeScript
- Vite
- Bun
- localStorage persistence
bun install
bun run devbun run build