Giter VIP home page Giter VIP logo

wumpus-world-ai's Introduction

Wumpus World AI

2nd highest scoring AI bot for a class tournament that aims to find the gold and escape the Wumpus World with the best possible score.

SamplePlay

Map Info:

  • B = Breeze
  • P = Pit
  • W = Wumpus
  • G = Gold
  • @ = Player
  • . = Tile

Scoring

The performance measure of an agent is an integer score calculated based on the following:

  • Start at 0 points
  • -1 point for each action taken
  • -10 for using the arrow (additional to the -1 point)
  • -1000 points for falling into a pit or being eaten by the wumpus +1000 for climbing out of the cave with the gold

The game ends either when the agent dies, when the agent climbs out of the cave, or when the agent’s score goes below -1000.

Score of 283.87 was averaged over 10,000 randomly generated worlds that are 4x4 to 7x7, with each square having a 20% chance of pit appearing.

wumpus-world-ai's People

Contributors

logicxd avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.