shithub: musw

Download patch

ref: 35c9228387d97f7a85459e413b50ee21254d7110
parent: 8975899ac8a3589d0d42f96dc4b7aa6ced8ee720
author: rodri <rgl@antares-labs.eu>
date: Sat Feb 25 09:07:34 EST 2023

added a todo file.

--- /dev/null
+++ b/todo
@@ -1,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