Skip to content

Conversation

@ftomassetti
Copy link
Member

This is based on this: http://www.dungeonleague.com/2010/03/28/wind-direction/

This PR is based on top of #214

Example of generated winds:
seed_27421_wind

@tcld
Copy link
Contributor

tcld commented Dec 5, 2015

This is based on #214 , right? I will wait until that one is polished and merged before looking at the code in here then.

The map looks interesting. :)

EDIT: Well, I took a little peek at the code. Some small comments below.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this should be called _calculate() - that's how it is done in all the other modules, right?

EDIT: Yes, it is (copied from irrigation.py):

@staticmethod
    def _calculate(world):

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

makes sense (and yes it is copied :D)

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