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

Experimenters can write initial map state in CSV file: 5 points #268

Open
nataliavelez opened this issue Oct 10, 2023 · 0 comments
Open

Comments

@nataliavelez
Copy link

As an experimenter, I can import the initial map state in a CSV file that includes:

  • Starting locations of objects
  • Start locations of players
  • Object states (for objects with n_uses)

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: PR Review
Development

No branches or pull requests

2 participants