This commit is contained in:
Matthieu Jolimaitre 2025-05-28 00:20:03 +02:00
commit 011ea8bdeb
9 changed files with 239 additions and 0 deletions

11
README Normal file
View file

@ -0,0 +1,11 @@
# Fisher
Fish simulation as a TCP service.
## TODO
- [ ] Colors.
- [ ] Don't redraw if buffer unchanged.
- [ ] Don't overwrite fishes with space.
- [ ] Layer labels above fishes.
- [ ] Post new fishes.