aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorjacopograndi <jacopo.grandi@outlook.it>2022-08-09 08:50:55 +0200
committerjacopograndi <jacopo.grandi@outlook.it>2022-08-09 08:50:55 +0200
commitd4fd917bb5c121807590b45409eb41de5ca6fed0 (patch)
tree6f7d2bff50f4a9f969be9b4a9c5057efbcd047f3 /README
parent65af303b2b3f130e5e5eff11f0560d769955bd97 (diff)
readme
Diffstat (limited to 'README')
-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.