This commit is contained in:
Miloslav Ciz 2025-07-05 08:29:04 +02:00
parent 0d26cac3da
commit d60f3c941f
15 changed files with 1936 additions and 1926 deletions

View file

@ -23,7 +23,7 @@ NOTE 2: See **[how to do projects well](project.md)**.
| artificial human language | hard? | | | thinking bout it |need LRS lang., big problems with definitions of words tho, think| Esperanto, Lojban, ... |
| Arduino/Pokitto/... computer | mid/hard? | | | | until we have PD computer, we'll need a nice tiny embedded comp.| |
| audio/music editor | mid/hard? | | | | for waveforms and/or MIDI (tracker music), can even be CLI/TUI | Audacity, LMMS, ... |
| chat software | mid? | dumbchat | drummyfish | one done | make it KISS, no encryption, no Unicode, ... just chat! | IRC |
| chat software | mid? | dumbchat | drummyfish | one done | make it KISS, no encryption, no Unicode, ... just chat! | [IRC](irc.md) |
| [chatbot](chatbot.md) | mid? | | | plans in my head | probably NOT neural net, KISS lib for good enough chatbot | |
| [cheating](cheating.md) tools | mid | | | | support cheating, e.g. chess (use engine but in human like way) | Stockfish, ... |
| [chess](chess.md) engine/library (C) | mid/hard |[smallchesslib](smallchesslib.md)| drummyfish | done | it's not very strong tho :/ | |