qudlaty / BloodAndBullets

2 stars 0 forks source link

Rework Milestones into actual Milestones, now that we discovered how to add new fields to grid views in Project #124

Open sEver opened 1 year ago

sEver commented 1 year ago

Initial milestones would probably be something like:

  1. Create basic game-like engine (almost done)
    • What features should this have?
  2. Functional MVP (actual game, that you can play, win or lose)
    • Also define what features should this have.
    • Starting screen (and menu)
    • A level with objectives and win conditions
    • A way to end a level and load next step (summary, next stage?)
    • Introductory information (tutorial?)
    • Some kind of score memory/comparison, rewards like achievements likely to be down the road
  3. Graphical touch-up
sEver commented 9 months ago

The process would probably look like:

  1. Remove all issues from all milestones.
  2. Remove the existing milestones.
  3. Create new milestones according to the plan.