From 35c9228387d97f7a85459e413b50ee21254d7110 Mon Sep 17 00:00:00 2001 From: rodri Date: Sat, 25 Feb 2023 14:07:34 +0000 Subject: added a todo file. --- todo | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 todo diff --git a/todo b/todo new file mode 100644 index 0000000..6ebcaa8 --- /dev/null +++ b/todo @@ -0,0 +1,15 @@ +[ ] collision detection +[ ] toroidal warping +[ ] respect bullets's ttl + [ ] communicate this event with the clients + [ ] explode when the time comes +[ ] fuel consumption +[ ] hyperjump + [ ] minskytron effect + [ ] engine damage on every jump +[ ] different screens for each game state + [ ] intro + [ ] connecting to server + [ ] waiting for a player + [ ] main game +[ ] reduce the amount of data sent on every NSsimstate packet -- cgit v1.2.3