Giter VIP home page Giter VIP logo

pac-man-search's Introduction

Udacity Project: Teaching Pac-Man to Search

In this lab, you will be using Breadth-first search (BFS), Depth-first search (DFS), and A-Star to teach Pac-Man to navigate his world in the most efficient way possible.

What is a Lab?

A lab is an optional self-assessed project where you will implement the techniques discussed in the lesson on a real-world problem.

Overview

In this lab, you will teach Pac-Man to search his world to complete the following tasks:

  • find a single obstacle.
  • find multiple obstacles.
  • find the fastest way to eat all the food in the map.

This lab is possible thanks to the generous contributions of the UC Berkeley AI division and their work on the Pac-Man Project. The below is an example of what your AI will help Pac-Man do by the end of this lab!

Instructions

  • Download the Pac-Man search code zip file.
  • Follow the instructions for the problem set here.
  • Once you have received a score of 20 you have successfully completed the lab. Please do not share your answers on a blog post etc. as this is one of the requests made by the project's maintainers.
  • There is no submission for this lab. It is highly recommended to complete it though so that you can further improve your understanding and your portfolio.

Help

Remember that you can get assistance from your mentor, the forums, or the Slack channel. You can also review the concepts from the previous lessons.

pac-man-search's People

Contributors

leomuckley avatar

Watchers

 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.