Skip to content

performance/kuncika

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Turtle Graphics for JavaScript

This repository holds the files for the [https://performance.github.io/kuncika/ ] (URL) web site.

With Trutlegraphics in a few Indian Languages + Korean as a quick demo.

This is a quick and dirty hach, so inherits everythiung else from the upstream project. So there is the IDE for developing Turtle Graphics code, but the documentation and lessons as well. You can visit the live site at https://TurtleGraphics.fun for more information about Turtle Graphics itself.

Directories

  • bin/ holds the bash scripts used by make to build files for production.
  • *examples/ **is a repository of the example JavaScript source code files
  • *images/ *are the images used for the various .html files.
  • image_series holds the images that are made into the .gif animated pictures.

Files

  • Blob.js is code used for downloading Turtle Graphics code.
  • FileSave.min.js is code used for downloading Turtle Graphics code.
  • *.html are the .html files.
  • examples.js is a tool created JavaScript file to hold the example source code as strings.
  • Makefile is unified to make all of the tool created files for the website.
  • కుంచిక.css holds the styles for the IDE.
  • కుంచిక.html is the IDE.
  • కుంచిక.js is the library of Turtle Graphics functions.
  • కుంచికConsole.js provides the functionality for the IDE.
  • కుంచికweb.css holds the styles for the web pages.

While this repository focuses on teaching JavaScript and Turtle Graphics, one could use the కుంచిక graphics library, కుంచిక.js, in other applications.

About

Turtle graphics in Javascript using HTML5 canvas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.8%
  • HTML 31.4%
  • sed 2.1%
  • Makefile 1.3%
  • CSS 0.8%
  • Shell 0.4%
  • Roff 0.2%