Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jeff-hykin authored Nov 9, 2022
1 parent c868347 commit fc8dd26
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,16 @@
# What is this?
- This is an updated version (from python2 to python3) of the [Berkeley Pacman](http://ai.berkeley.edu/search.html) project. Its nearly 1-to-1 so you should be able to follow along with their general ideas.
Changes:
- It has been formatted using Black (pypi)
- The casing has been standardized to snake case
- A light version of wumpus world has been added


<br>

# How do I get this code to run?

All the setup instructions inside [documentation/setup.md](https://github.com/jeff-hykin/berkeley_pacman/blob/master/documentation/setup.md)
All the setup instructions are inside [documentation/setup.md](https://github.com/jeff-hykin/berkeley_pacman/blob/master/documentation/setup.md)

<br>

Expand Down

0 comments on commit fc8dd26

Please sign in to comment.