google / google/clojure-turtle

add animation examples

Abierto
#8 2 comentarios 0 reacciones 0 asignados Ver en GitHub
beginner
Lenguaje dominante
Clojure
Estrellas
424
Forks
32
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.