google / google/clojure-turtle

add animation examples

オープン
#8 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
beginner
主要言語
Clojure
スター
424
フォーク
32
PR マージ指標
30日以内にマージされた PR はありません

説明

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

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。