Current Week: [2024 Week 23] More Hectoball.
Following Week: [2024 Week 28] Even More Hectoball2024 Jun 06 23:00: commit: Reintroduce Hectoball
Almost alpha version. Would like to merge now to focus on Alpha of Tic Tac Tea with the updated common code.
TODO (so Hectoball becomes Alpha):
- Fix deaths incl proper support for 1 v 1's (special handling for 1 v 1s is required because the corners of the paddles don't touch unlike with more players)
- Add error handling the menu (i.e. when game code is incorrect it should nicely state that, changing between menus should not leave the game in an unusable state without doing a refresh.)
- Add icon / favicon
- Support for touch
- Preventing the paddle from going past the corners
- Fix all errors / warnings / make code nicer!