Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/TODO
blob: a2e99189ac3b756d9ca61951d44b3b4b96b81750 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Version 4

- Finish reimplementing sounds using PyGame.mixer.
- Add score recording.
- Add scrolling score history screen.
- Optimize framerate.
  - Remove Cairo in score display.
- Fix journal resuming in edit mode.
- Release Bounce v4.

Version 5

+ Add video paddle.
+ Add multiplayer.

Future

+ Double buffer only when text is visible onscreen.
+ Completely eliminate cairo.