Skip to content

david-dunkley/make-art-with-python-code

 
 

Repository files navigation

Make Art with Python Code

Chapter 6 Program

This repository holds all the Python 3 code for my book, Make Art with Python.

You can get a copy from Amazon here.

Requirements

In order to run these programs, you'll need to have Python3 and Pygame installed on your computer.

It's also easiest to run these programs from Python within a terminal or shell. I'll put up a video showing how to install Python and Pygame in Linux, MacOS, and Windows soon.

From there, you simply change into the chapter's directory, and python3 thefile.py to run the program.

Getting Help

Feel free to create an Issue (click the Issue tab up top) if something's broken for you. Alternatively, if you see something broken and know how to fix it, open a Pull Request. It's also up top.

About

Python 3 code for Make Art with Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%