-
Notifications
You must be signed in to change notification settings - Fork 11
Educational library used in schools to teach introductory programming
License
ComputerDruid/karel
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
******************** * fcpsKarel README * ******************** fcpsKarel is a framework with which to teach introductory computer science. It is designed to be taught with a packet of labs and excercises. To find out more about using these packets for your own class, contact Thomas Jefferson High School for Science and Technology. fcpsKarel uses the ant buildsystem to compile the source. Unless you want to induce pain by compiling it yourself, you need the program "ant" to build it. * to build the sources and a jar, run "ant" * to build the documentation, run "ant docs" the information for these processes is stored in the "build.xml" file. See the file LICENSE.TXT for information about copying these files. Author: Andy Street <[email protected]> 2007 * Wrote the vast majority of the code and documentation. ChangeLog: Daniel Johnson <[email protected]> Summer 2009 * Fixed a ConcurrentModificationException * Fixed a rendering error with walls longer than 1 unit long. * Added more documentation
About
Educational library used in schools to teach introductory programming
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published