Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

Shift from levels to biomes. #57

Open
1 task
ndouglas opened this issue Nov 5, 2021 · 0 comments
Open
1 task

Shift from levels to biomes. #57

ndouglas opened this issue Nov 5, 2021 · 0 comments
Assignees
Labels
🤔 Ponder Something I need to think about for a while. 🔢 Size: 3 Something that should take 2-3 hours to solve.

Comments

@ndouglas
Copy link
Owner

ndouglas commented Nov 5, 2021

Story

I don't like the linear level system. It's straightforward and easy to deal with, but the linearly increasing difficulty does not really match my intended direction.

Instead, I'd like to devise some notion of biomes. These biomes would ideally be parametric to some degree, so that I could create or derive variants of them, store them as raw data to be interpreted at runtime, etc.

I like a lot of the current system, so some of the pondering will be focused on how to keep and reinterpret that code.

Acceptance Criteria

  • I've pondered this idea at length and have devised some plan of attack.

Implementation Notes

@ndouglas ndouglas added 🤔 Ponder Something I need to think about for a while. 🔢 Size: 3 Something that should take 2-3 hours to solve. labels Nov 5, 2021
@ndouglas ndouglas self-assigned this Nov 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🤔 Ponder Something I need to think about for a while. 🔢 Size: 3 Something that should take 2-3 hours to solve.
Projects
None yet
Development

No branches or pull requests

1 participant