diff --git a/roadmap.json b/roadmap.json deleted file mode 100644 index ce09e12..0000000 --- a/roadmap.json +++ /dev/null @@ -1,15 +0,0 @@ -[ - { "id": 1, "title": "Pre-Production", "status": "done" }, - { "id": 2, "title": "Blockout Maps & Prototypes", "status": "in progress" }, - { "id": 3, "title": "Core Mechanics Development", "status": "not started" }, - { "id": 4, "title": "First Playable (Vertical Slice)", "status": "not started" }, - { "id": 5, "title": "Story & World Design", "status": "not started" }, - { "id": 6, "title": "Environment Art & Level Design", "status": "not started" }, - { "id": 7, "title": "Multiplayer Networking Setup", "status": "not started" }, - { "id": 8, "title": "UI/UX Polish", "status": "not started" }, - { "id": 9, "title": "Sound, Music & VFX", "status": "not started" }, - { "id": 10, "title": "Beta Playtesting", "status": "not started" }, - { "id": 11, "title": "Final Polish & Optimization", "status": "not started" }, - { "id": 12, "title": "Marketing & Steam Page Prep", "status": "not started" }, - { "id": 13, "title": "Launch", "status": "not started" } -]