Turtles!
π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’
- copy script into project
- include script into website
turtle.js
is not minified and can be useful for debuggingturtle.min.js
is "minified" and should be production ready
- call
initTutles()
- use
console.log()
π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’
initTutles("π¦");
console.log("Shrimp");
π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’
CC0-1.0
π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’π’
Is this a serious project?
It is a project about turtles.
Turtle?
Turtle.
Can I use this in a commercial product?
See turtle license.
Why is the minified version bigger?
It was generated using an enterprise grade algorithm for minifying JavaScript.