The following video was created from the software. The demo that created this allows using the arrow keys to move people around depending on where they are in the scenes.
 
The software can be run a few different ways.
Run Jupyter
cd codeplayfield jupyter-notebook CodePlayField.ipynb
In Ubuntu, jupyter notebooks is normally installed at "~/.local/bin/".
cd codeplayfield ~/.local/bin/jupyter-notebook CodePlayField.ipynb
| Startup | Programming | Support | Tools | 
|---|---|---|---|
| Setup Running | 

    $ python3 1-drawImage.py
  
    $ python3 2-drawImageComic.py
  
    python3 3-draw-SimpleShapes.py
  
    python3 4-drawTriangle.py
  
    python3 5-drawLine.py
  
    python3 6-drawRectangle.py
  
    python3 1-airport.py
  
    python3 2-dolls.py
  
    python3 5-dolls-scenes.py
  
    python3 6-dolls-scenesObj.py
  
    python3 3-bugs.py
  
    python3 4-tickle.py
  
