update the TODO.md
This commit is contained in:
8
TODO.md
8
TODO.md
@@ -44,11 +44,11 @@
|
|||||||
- [ ] Implement other options from `cowsay` manpage.
|
- [ ] Implement other options from `cowsay` manpage.
|
||||||
- [ ] **New Feature**
|
- [ ] **New Feature**
|
||||||
- [ ] Implement a new feature (e.g., `--tail L` to adjust tail length, or display a herd).
|
- [ ] Implement a new feature (e.g., `--tail L` to adjust tail length, or display a herd).
|
||||||
- [ ] **`wildcow`**
|
- [x] **`wildcow`**
|
||||||
- [ ] Test and explain `update()` and `gotoxy()`.
|
- [~] Test and explain `update()` and `gotoxy()`.
|
||||||
- [ ] Create an animated cow using `update()`, `gotoxy()`, and `sleep()`.
|
- [x] Create an animated cow using `update()`, `gotoxy()`, and `sleep()`.
|
||||||
- [ ] **`reading_cow`**
|
- [ ] **`reading_cow`**
|
||||||
- [ ] Cow "reads" a file character by character, displaying each in its mouth before "swallowing".
|
- [x] Cow "reads" a file character by character, displaying each in its mouth before "swallowing".
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user