created animated cow
This commit is contained in:
8
TODO.md
8
TODO.md
@@ -36,11 +36,11 @@
|
||||
|
||||
## 4. C Programming
|
||||
|
||||
- [ ] **`newcow.c`**
|
||||
- [ ] Create `affiche_vache` function: displays a cow without a speech bubble.
|
||||
- [ ] Compile and run.
|
||||
- [x] **`newcow.c`**
|
||||
- [x] Create `affiche_vache` function: displays a cow without a speech bubble.
|
||||
- [x] Compile and run.
|
||||
- [ ] **Add Features**
|
||||
- [ ] Support `-e`/ `--eyes` option to change cow's eyes.
|
||||
- [x] Support `-e`/ `--eyes` option to change cow's eyes.
|
||||
- [ ] Implement other options from `cowsay` manpage.
|
||||
- [ ] **New Feature**
|
||||
- [ ] Implement a new feature (e.g., `--tail L` to adjust tail length, or display a herd).
|
||||
|
||||
Reference in New Issue
Block a user