google / google/clojure-turtle

add animation examples

Offen
#8 2 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
beginner
Vorherrschende Sprache
Clojure
Sterne
424
Forks
32
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

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] ...)`

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.