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

Bridges that spawn over wide lakes. #13

Open
madrury opened this issue Apr 5, 2021 · 0 comments
Open

Bridges that spawn over wide lakes. #13

madrury opened this issue Apr 5, 2021 · 0 comments
Labels
enhancement New feature or request terrain New terrain for the dungeon.

Comments

@madrury
Copy link
Owner

madrury commented Apr 5, 2021

Bridges to allow the player and monster to cross large lakes of water.

  • Chose a random water tile.
  • Chose either horizontal or vertical.
  • Grow the bridge in the chosen direction until we meet a non-water tile.
  • If the bridge is long enough, commit it.

Bridges should be BridgeOverWater entities. Maybe they should be burnable, dissipate and spawn water when burned?

@madrury madrury added enhancement New feature or request terrain New terrain for the dungeon. labels Apr 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request terrain New terrain for the dungeon.
Projects
None yet
Development

No branches or pull requests

1 participant