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

How do i make a level? #90

Open
Creighcl opened this issue Aug 10, 2023 · 1 comment
Open

How do i make a level? #90

Creighcl opened this issue Aug 10, 2023 · 1 comment

Comments

@Creighcl
Copy link
Member

Difficulty, monsters, background, music

@Creighcl
Copy link
Member Author

Creighcl commented Sep 1, 2024

background and music not solved.

  • Create a level by instantiating a new Encounter and have it ref'd by a new TileGame

An Encounter has:

  • The default or a custom TileSelector
  • The default or a custom MonsterSelector
  • board size variables
  • progression logic

Going beyond base random selectors
not fully solved: what state must be provided to an encounter? We can customize when certain tiles or monsters spawn. what would we need to decide?

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