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 map image files #8

Open
dsande30 opened this issue Mar 9, 2018 · 0 comments
Open

Create map image files #8

dsande30 opened this issue Mar 9, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@dsande30
Copy link
Collaborator

dsande30 commented Mar 9, 2018

Tiles have the option of being one of 5(?) types:
0. Field
1. Grass
2. River
3. Pond
4. Road
5. House

We need tile icons for this. Preferable of a type that can be rotated to fit (for example a river should have a continuation and an end tile. Probabilistically our generator will decide whether a river ends or continues on, and we have to indicate that with two separate icons.

Edit: Matt had an idea to do this:


| _Direction |
| | | | <-- This is a terrible drawing but basically every tile has a center model
| | item | | and also 4 directions that have their own model
| ---------- |

@dsande30 dsande30 added the enhancement New feature or request label Mar 9, 2018
@dsande30 dsande30 added this to the Sprint 3 milestone Mar 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants