README.txt overview for MyroC test programs

The MyroC package provides a C-based infrastructure that supports the use
of Scribbler 2 robots in introductory computer science courses that
emphasize imperative problem solving with C programming.  

This package includes:

  * README.txt: this file with general directions
  * License.txt: an overview of the
        Attribution-Non-Commercial-Share Alike 4.0 International License
  * an eSpeakPackage that builds in eSpead from Jonathan Duddington
    (administrator) to allow C programs to draw upon a speech synthesizer.
  * the MyroC infrastructure that provides an interface and infrastructure
    that allow user programs in C to control Scribbler 2 robots.
  * A collection of test programs to explore the MyroC capabilities
  * Documentation for the MyroC infrastructure
  * Makefiles for both Linux and Mac platforms

All MyroC software is licensed under a Creative Commons
Attribution-Non-Commercial-Share Alike 4.0 International License.

Full installation instructions are available through links from
   http://www.cs.grinnell.edu/~walker/MyroC/

Created 20 October 2015 by Henry M. Walker
Last revised 20 October 2015 by Henry M. Walker

