We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As an experimenter, I can import the initial map state in a CSV file that includes:
Example:
wall,wall,wall,wall,wall,wall,wall,wall,wall,wall wall,apple,,,,apple,,,apple,wall wall,,,,p1,apple,,apple,,wall wall,,apple,,,,,,apple,wall wall,,,apple,bucket,,apple,,,wall wall,,gooseberry_bush|3,,,,apple,,,wall wall,,,,,,,apple,,wall wall,apple,,,p2,appple,,,apple,wall wall,,,,,,apple,,,wall wall,wall,wall,wall,wall,wall,wall,wall,wall,wall
The text was updated successfully, but these errors were encountered:
Add support for loading map grid from CSV. The parsing is TBD. See #268…
8dc7ca8
… and #269
9cad056
Merge pull request #296 from /issues/268-initial-map-csv
283d0d3
Issues/268 initial map csv
jessesnyder
No branches or pull requests
As an experimenter, I can import the initial map state in a CSV file that includes:
Example:
The text was updated successfully, but these errors were encountered: