8000 GitHub - flide/doodle: The 8pen Doodle
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

flide/doodle

 
 

Repository files navigation

8pen Doodle

Sample doodle

This repository contains code relating to the 8pen Doodle blog post. It describes a way to simulate the drawing of a word on the 8pen and replicate it as an SVG drawing. For 5601 a live version, check out the 8pen Doodle.

The content is as follows:

  • doodle.coffee: the CoffeeScript file containing the simulation
  • doodle.js: the compiled simulation code
  • vendor/seedrandom.js: a library to seed the random generator for consistent results
  • index.html: an example page containing an 8pen Doodle

Running

httpserver .

About

The 8pen Doodle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CoffeeScript 79.0%
  • HTML 21.0%
0