Ideas
Ideas for Jack programming projects.
	You can use ideas from Intermediate computer science.
- Rectangle that grows every 0.2 seconds. Hit a key to reset the size.
 - Explore the difference between redrawing the whole screen and erasing and redrawing part of it.