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

Map Gen Code is Too Big #139

Open
MystikalPooka opened this issue Oct 18, 2017 · 0 comments
Open

Map Gen Code is Too Big #139

MystikalPooka opened this issue Oct 18, 2017 · 0 comments

Comments

@MystikalPooka
Copy link
Member

Map gen code is getting far too big for its breeches. Need to start splitting it out into sub-classes. For instance, Sector needs to be its own class to be able to more easily interact between sectors. Biome should be similar to sector, perhaps inherited from a common interface, etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant