A fun game in the Science & Discovery Center in Panama City Beach. https://scienceanddiscoverycenter.org/
Decide to convert it to a digital version.
Dependencies:
- python3 -- Download pythong from https://www.python.org/downloads/ and install.
- PyQt5 -- run
pip install PyQt5 - Numpy -- run
pip install numpy
Download or clone this repository and run python programming_art.py
The program will repeatly draw a stright line then turn to a new directon.
Options to choose
- repeat times
- line width
- line length
- line color
Hit start to draw your ART.


