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

Add Wumpus World Environment #5

Open
nickumia opened this issue Aug 9, 2023 · 0 comments
Open

Add Wumpus World Environment #5

nickumia opened this issue Aug 9, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@nickumia
Copy link
Owner

nickumia commented Aug 9, 2023

Background:

  • Wumpus World:
    • One person
    • One arrow (-10)
    • One wumpus (-1000)
    • One gold (+1000)
    • Multiple pits (-1000)
  • Rules:
    • Squares adjacent to wumpus are smelly
    • Squares adjacent to pit are breezy
    • Glitter iff gold is in the same square
    • Shooting kills wumpus if you are facing it
    • Shooting uses up the only arrow
    • Grabbing picks up gold if in same square
    • Releasing drops the gold in same square
  • Sensors
    • Stench, Breeze, Glitter, Bump, Scream
@nickumia nickumia added enhancement New feature or request and removed enhancement New feature or request labels Oct 29, 2023
@nickumia nickumia moved this to ☁ Thinking in Kamutiv Technologies Oct 29, 2023
@nickumia nickumia moved this from ☁ Thinking to 🚧 Building in Kamutiv Technologies Oct 29, 2023
@nickumia nickumia moved this from 🚧 Building to ☁ Thinking in Kamutiv Technologies Oct 29, 2023
@nickumia nickumia moved this from ☁ Thinking to 🔖 To Do Soon in Kamutiv Technologies Oct 31, 2023
@nickumia nickumia moved this from 🔖 To Do Soon to 🚧 Building in Kamutiv Technologies Nov 7, 2023
@nickumia nickumia moved this from 🚧 Building to ☁ Thinking in Kamutiv Technologies Dec 30, 2023
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
Status: ☁ Thinking
Development

No branches or pull requests

1 participant