aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README11
1 files changed, 11 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..abb7e85
--- /dev/null
+++ b/README
@@ -0,0 +1,11 @@
+top down multiplayer shooter.
+
+planned features
+[ ] rollback multiplayer with bevy_ggrs
+[ ] loadouts
+[ ] ingame map editor
+[ ] soundtrack and sfx
+[ ] vfx and postprocessing
+
+checkout the rapier-ggrs branch for an attempted integration of
+bevy_rapier3d and bevy-ggrs.