Several interesting games are designed using Python, Pygame and Artificial Intelligence (AI).
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
What things you need to install the software and how to install them
Python
Pygame
pomegranate
And, you need a bit of math such as the Page Rank formular
A step by step series of examples that tell you how to get a development env running will be given in each game folder.
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Hoang Phuoc Le - Data Scientist - 'Github'
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details
- Hat tip to anyone whose code was used
- Inspiration from CS50AI course
- Udacity