Skip to content

Second of the two projects for lecture 1 Knowledge to "Artificial Intelligence with Python" Harvard course

Notifications You must be signed in to change notification settings

AleksandraAleksandrova/CS50-AI-P1-minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS50-AI-P1-minesweeper

Second of the two projects for lecture 1 Knowledge to "Artificial Intelligence with Python" Harvard course

The aim of this project to create Minesweeper AI player.

Make sure to install the requirements, before running the project. You can paste the following in your terminal:

pip3 install -r requirements.txt

or install manually the pygame package.

Use this command to start the game:

python3 runner.py

About

Second of the two projects for lecture 1 Knowledge to "Artificial Intelligence with Python" Harvard course

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages