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

Feat: autotile #1

Merged
merged 2 commits into from
Feb 17, 2024
Merged

Feat: autotile #1

merged 2 commits into from
Feb 17, 2024

Conversation

seifer8ff
Copy link
Owner

  • Add autotiling
  • Add biomes
  • Add real world map generation
  • Add neighbor checking for autotiling
  • improved readme with asset instructions

Autotile grassland biome against water tiles for now.
Reorganize sprite directory structure to move from one sprite sheet per biome to one per season. This should allow loading only a single sprite sheet with all biomes per season, rather than one per biome.
Add ocean autotile sprites, but wait for hookup.
Add more biomes.
Add map-world that generates a more world-like map- noise map, elevation, biomes, etc.
Add more biomes.
Add neighbor checking for biome autotiling.
Fixes to autotiling.
@seifer8ff seifer8ff merged commit 761eecd into master Feb 17, 2024
1 check passed
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.

1 participant