[go: up one dir, main page]

File: TODO.md

package info (click to toggle)
zatacka 1.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,924 kB
  • sloc: ansic: 3,456; sh: 1,250; makefile: 34
file content (11 lines) | stat: -rwxr-xr-x 501 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
## Stuff that needs to be done
* make sound effects for every weapon! The current sound effects are only
  temporary.
* let player pick choosable weapons before a game.
* let player customize the charges of each weapon before a game.
* make a cool winning screen.
* record match statistics.
* add a narrator!
* more customizable zatas (speed, turning angle, thickness).
* special broadcast messages, e.g. when a player wins 5 matches in a row.
* make the code more modular for better maintainability.