Pinball/TODO.txt

31 lines
745 B
Plaintext
Raw Normal View History

2023-05-30 08:02:52 +02:00
[DONE] Add non circular obstacles
2023-05-27 21:48:20 +02:00
2023-05-30 08:02:52 +02:00
[DONE] Add several boards
2023-05-27 21:48:20 +02:00
Add background pictures
Add targets and enable bonus
[WIP] Add return locker to avoir the ball to enter back to the launch chanel
2023-05-30 08:02:52 +02:00
[DONE] Add multiple flippers all around the tables/boards
2023-05-27 23:25:48 +02:00
2023-05-29 00:09:33 +02:00
Add the possibilty to have connected tables using a kind on tunnel
2023-05-27 23:25:48 +02:00
[WIP] Add ball launcher with user control initial velocity
Add "Board Importation" system with "scanf" feature
[DONE] Create a "Pinball" font
Create text effects like :
- rolling texts
- scrolling effects
- appearance/disappearance effects
Check why 1 single ball make the game crash
2023-05-28 15:16:22 +02:00
Ultimately create a Table Designer to ease the creation of new tables.
2023-05-28 15:16:22 +02:00
Add the possibility to import new tables with adhoc interface