Mission Expand #45

Open
opened 2026-05-17 18:32:39 +00:00 by mfgmicha · 0 comments
Owner

Mission system introduced in #25

Restructure the mission system and add more missions.

Restructure

  • Abstract mission class
  • One extending class per mission

Possible Conditions

  • Flip tiles
  • Kill walker
  • Player lives
  • Find item
  • Biomes (find all x)
  • Find random tile
  • ...

Mission Ideas

Mission Win Condition
Endurance Survive X rounds (e.g., 20) - could be won by simply not moving and pass
Break the fog Flip all tiles
Escape Reach edge of map (too easy?)
Hero Save NPCs (how?)
Mission system introduced in #25 Restructure the mission system and add more missions. ## Restructure - Abstract mission class - One extending class per mission ## Possible Conditions - Flip tiles - Kill walker - Player lives - Find item - Biomes (find all x) - Find random tile - ... ## Mission Ideas | Mission | Win Condition | |---------|--------------| | Endurance | Survive X rounds (e.g., 20) - could be won by simply not moving and pass | | Break the fog | Flip all tiles | | Escape | Reach edge of map (too easy?) | | Hero | Save NPCs (how?) |
mfgmicha added this to the BGA v2 project 2026-05-17 18:32:40 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
deathwalker/bga#45
No description provided.