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

Create landscape with impenetrable objects #3

Open
GrHalbgott opened this issue Aug 18, 2022 · 0 comments
Open

Create landscape with impenetrable objects #3

GrHalbgott opened this issue Aug 18, 2022 · 0 comments
Labels
Level up Features which are huge

Comments

@GrHalbgott
Copy link
Owner

  • Create polygons with random:

    • size
    • shape
    • color (1-4: water, mountains, holes and buildings)
    • position (take centroid)
  • buildings are penetrable, but only on one side (only get in through right side, get out only through right side)

  • possible solution to check if intersect: while intersects == true, take other direction, else go in that way

  • new argument: want to simulate walk inside a building (impenetrable walls) or outside with objects lying around?

@GrHalbgott GrHalbgott added the enhancement New feature or request label Aug 22, 2022
@GrHalbgott GrHalbgott added Level up Features which are huge and removed enhancement New feature or request labels Sep 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Level up Features which are huge
Projects
None yet
Development

No branches or pull requests

1 participant