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

Interactive fiction #1

Open
nibrahim opened this issue Sep 3, 2018 · 0 comments
Open

Interactive fiction #1

nibrahim opened this issue Sep 3, 2018 · 0 comments

Comments

@nibrahim
Copy link

nibrahim commented Sep 3, 2018

Bugs

  1. Make world a separate module. Exposes a set of functions which the main parser can call to manipulate the world.
  2. Read json file only once and set up the world.
  3. Mention exits at each display
  4. Add a look command

Enhancements

  1. Add inventory
  2. Add items
  3. Make it multi floor
  4. Add a maze
  5. Add state (button click in one room will open door in other room, you need a key to open some doors etc.)
  6. Make world persistent
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

No branches or pull requests

1 participant