This commit is contained in:
r4
2022-09-20 00:54:22 +02:00
commit 4195b20e65
33 changed files with 6397 additions and 0 deletions

4
TODO.md Normal file
View File

@@ -0,0 +1,4 @@
- Replace the fmt.Prints in `player/player.go` with proper logging
- Add /skip
- Add expressions like -18..45 or -18..-2 to delete
- Decide on whether to keep `make install` and the Debian package template