Zenith Daily Challenge is a lightweight Angular web app that generates a new seeded challenge every day for the TETR.IO QP2. Players can test their skills across multiple difficulties, track progress, and verify results through the TETR.IO API.
- 🎲 Daily seeded challenge generation
- 🏆 Multiple difficulty levels
- 🫂 Community challenges for players to achieve one big goal together
- 📈 Track each run to see progress and compare results
- ⏰ Compare your speedrun splits to see your improvement
- 🔗 TETR.IO API integration for player verification
🅰️ Angular- 📘 TypeScript
- Node.js (LTS recommended)
- npm (bundled with Node.js)
- AngluarCLI
git clone https://github.com/Founntain/Zenith.DailyChallenge.Web.git
cd Zenith.DailyChallenge.Web
npm install
npm startnpm run build💡 Issues and pull requests are welcome!
For larger changes, please open an issue first to discuss what you’d like to add or modify.