Pinball/TODO.txt

33 lines
914 B
Plaintext
Raw Permalink 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
2023-09-16 21:29:15 +02:00
Add background pictures / beautiful visuals
2023-05-27 21:48:20 +02:00
Add targets and enable bonus
2023-09-16 21:29:15 +02:00
Create sequences for targets to unlock doors or wathever bonuses
2023-09-16 21:29:15 +02:00
[DONE] Add return locker to avoid the ball to enter back to the launch channel
2023-05-27 23:25:48 +02:00
2023-09-16 21:29:15 +02:00
[DONE] Add multiple flippers all around the tables/boards
2023-09-16 21:29:15 +02:00
[DONE] Add the possibilty to have connected tables using a kind on tunnel
[DONE] Create a "Pinball" font
Create text effects like :
- rolling texts
- scrolling effects
- appearance/disappearance effects
2023-09-16 21:29:15 +02:00
[DONE] Check why 1 single ball make the game crash
2023-05-28 15:16:22 +02:00
2023-09-16 21:29:15 +02:00
Add "Board Importation" system with "scanf" feature
Ultimately create a Table Designer to ease the creation of new tables.
Add the possibility to import new tables with adhoc interface
2023-09-16 21:29:15 +02:00
Evaluate the possibility of having a fx9860G version of the Pinball
[WIP] Add ball launcher with user control initial velocity