google / google/clojure-turtle

add animation examples

Ouverte
#8 2 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
beginner
Langage dominant
Clojure
Étoiles
424
Forks
32
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

Come up with examples where you can create animations.

Once there is a `wait` fn, an animation in Logo can created by drawing a picture, calling `wait`, calling `clean`, and doing it over again with another picture.

An animation using Logo functions will need to handle looping, termination, and loop state that each loop's picture can use. The easiest way is probably `(dotimes [i MAX-FRAMES] ...)`

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.