update the TODO.md

This commit is contained in:
2026-04-23 13:42:40 +02:00
parent 0fb0597f26
commit ea416d1a2e
3 changed files with 4 additions and 5 deletions

View File

@@ -44,11 +44,11 @@
- [ ] Implement other options from `cowsay` manpage.
- [ ] **New Feature**
- [ ] Implement a new feature (e.g., `--tail L` to adjust tail length, or display a herd).
- [ ] **`wildcow`**
- [ ] Test and explain `update()` and `gotoxy()`.
- [ ] Create an animated cow using `update()`, `gotoxy()`, and `sleep()`.
- [x] **`wildcow`**
- [~] Test and explain `update()` and `gotoxy()`.
- [x] Create an animated cow using `update()`, `gotoxy()`, and `sleep()`.
- [ ] **`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".
---

1
file
View File

@@ -1 +0,0 @@
bonjour

0
test
View File