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

Generate organic looking random walls with perlin noise! #77

Merged

Conversation

theomgdev
Copy link
Contributor

@theomgdev theomgdev commented Dec 11, 2021

wallz

Iterate over grid from 0,0 to env.num_cols,env.num_rows and create random walls using perlin noise to create a more organic shape.

Use Random Walls button under Reset and Clear buttons at the bottom left.

@xkortex
Copy link

xkortex commented Dec 17, 2021

This is pretty cool!

@MaxRobinsonTheGreat MaxRobinsonTheGreat changed the base branch from master to develop December 18, 2021 00:26
@MaxRobinsonTheGreat
Copy link
Owner

Very cool, will be added in the next update

@MaxRobinsonTheGreat MaxRobinsonTheGreat merged commit 957385d into MaxRobinsonTheGreat:develop Dec 18, 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

Successfully merging this pull request may close these issues.

3 participants