This is the TKPJava API source repository - here we've implemented a Logo-like library, which includes Objects such as a Turtle, Tortoise and many more. We've also created documentation and examples specifically designed to be fun for kids ages 10-14 to learn to code. We welcome feedback, suggestions and pull requests!
The 'teaching repo' is found in a companion repo - https://github.com/TeachingKidsProgramming/TeachingKidsProgramming.Java That repo contains a starter set (.jar) of .java files for teachers to use with students when teaching TKPJava. It also contains a set of customizations for Eclipse that are specifically designed to make the coding experience more fun for beginners.