google / google/clojure-turtle
add undo functionality
Open
beginner
- Dominant language
- Clojure
- Stars
- 424
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
add a function that can pop off the last commmand given to a turtle
ex: `(clean) (forward 10) (undo)` would be functionally equivalent to `(clean)`
Contributor guide
Assessment
This issue has not been assessed yet.