Skip to content

liamtreece1/the-league

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

⚔️ Loot Drop Expedition League

Real-life RPG System — turn your daily grind into quests, levels, loot drops, and progression. Built by the System Architect.


🎯 What is this?

The Loot Drop Expedition League (LDEL) is a gamified life operating system. It treats your real life like an open-world RPG:

  • 🗡️ Quests — daily, weekly, and epic objectives
  • 📈 Levels & XP — progression tied to real-world habits and wins
  • 🎁 Loot Drops — randomized rewards for completed expeditions
  • 🛡️ Classes & Skills — build your character around who you're becoming
  • 📊 System Dashboard — live HUD for your real-life stats

This repository hosts the web app, dashboard, and core system logic.


🧱 Tech Stack

  • Next.js 15 (App Router)
  • TypeScript
  • Tailwind CSS
  • shadcn/ui
  • lucide-react (icons)
  • ESLint (strict config)

🚀 Getting Started

# Clone the repo
git clone https://github.com/liamtreece1/the-league.git
cd the-league

# Install dependencies
npm install

# Run the dev server
npm run dev

Then open http://localhost:3000 to enter the System.


🗺️ Roadmap

  • System Dashboard UI (glowing notifications, quest list, level bar)
  • Quest engine (daily / weekly / epic)
  • XP + leveling system
  • Loot Drop generator
  • Character classes & skill trees
  • Persistent player state
  • Mobile HUD

🧙 The System Architect

Designed and engineered by @liamtreece1 — the System Architect. This is not just an app. It's a life engine.


📜 License

TBD — all rights reserved for now. Licensing terms coming as the system matures.

About

Loot Drop Expedition League — Real-life RPG System with quests, levels, loot drops, and progression. Built by the System Architect.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors