Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Phase 2: missions #18

Open
admwx7 opened this issue Dec 9, 2021 · 0 comments
Open

Phase 2: missions #18

admwx7 opened this issue Dec 9, 2021 · 0 comments
Milestone

Comments

@admwx7
Copy link
Member

admwx7 commented Dec 9, 2021

Given a map type, we need to be able to provide a map exploration experience to our user:

  • move a character around the map
  • fog of war for unexplored areas of the map
  • a basic inventory system for managing items / resources collected
    • for now, just resources so the inventory can have collection of items that get carried back? To invoke scarcity
  • a map loader, given a map type we need to do a lookup against our base maps and load one in randomly for the "mission"
  • looting, need to add loot tables based on map types that can be rolled against
    • maps will need to contain locations you can collect loot from: chests
    • chests will need a quality system to determine which loot table to roll against
@admwx7 admwx7 added this to the v1.0.0 milestone Dec 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant