diff options
author | Gene Pasquet <dev@etenil.net> | 2024-05-19 10:28:36 +0100 |
---|---|---|
committer | Gene Pasquet <dev@etenil.net> | 2024-05-19 10:28:36 +0100 |
commit | 5160d65741662dc86286edc2d39e4fa33e1380c2 (patch) | |
tree | 2824e5787551fcd38d970dc439410b1d680a3640 /TODO.org | |
parent | bbbf8d68b8619ae0bd9df952759e072add09b2a3 (diff) |
Let the user crash out of the road
Diffstat (limited to 'TODO.org')
-rw-r--r-- | TODO.org | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/TODO.org b/TODO.org new file mode 100644 index 0000000..69d8e4a --- /dev/null +++ b/TODO.org @@ -0,0 +1,13 @@ +* Stuff left to do + +** TODO Detect when player leaves the road +** TODO Add non-player cars onto the road +** TODO Detect collision with other vehicles +** TODO Add weapon to player car +*** TODO Make weapon a power-up +*** TODO Make weapon use limited (bullet? time?) +** TODO Add graphical speedometer (look at knight rider) +** TODO Improve visuals +** TODO Add start menu +** TODO Add music +** TODO Add sound effects |