basicBASIC Hippocket Programs
=============================

Two programs here form the start of a toolset using 
Python with the 2D Tkinter library, to re-create the basicBASIC
Hippocket Programs which date to the beginning of the illiMath
effort. Here are:

"BASIC Pocket Graphics Programs" (a.k.a. pocket.pdf) 

William Baker's `sinewheel.py`  

sine_final.py has point and line graphics

Emily Gunawan's `bresenham.py`

bresenham.py  has a simulated large size grid for automata


