Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 579 Bytes

readme.md

File metadata and controls

39 lines (21 loc) · 579 Bytes

introToProgrammingFinalProject

Solving Games

Description

  • Program to solve a maze
  • Program to solve minesweeper

Dependencies

  • Python (Latest)
  • Selenium
  • ChromeDriver (Latest)
  • Pandas

Help

Make sure ChromeDriver.exe is downloaded to the your current chrome version. Details can be found here: https://chromedriver.chromium.org/downloads

command to run if program contains helper info

Authors

Samuel Lin
[email protected]

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments