Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 528 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 528 Bytes

MinePac

CS 175 Project for Anthony Liu, Aviel Menter, and Kevin Xu

Summary

This project will teach an agent to explore and survive in a contained but hostile environment using local search algorithms.

Usage

To use this program, download the source folder and run the maze.py file using python. For assistance using this program, use the --help flag when running.

Website

For a more detailed explanation of the program, please visit the project website.