aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorjacopograndi <jacopo.grandi@outlook.it>2022-08-09 11:29:18 +0200
committerjacopograndi <jacopo.grandi@outlook.it>2022-08-09 11:29:18 +0200
commit512d4d183560cd12e0da867f6003ffe481c53011 (patch)
treef5726a9df2778cc86578bdebc7281fe1fb3a9c6b /README
parentd4fd917bb5c121807590b45409eb41de5ca6fed0 (diff)
.
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 0 insertions, 11 deletions
diff --git a/README b/README
deleted file mode 100644
index abb7e85..0000000
--- a/README
+++ /dev/null
@@ -1,11 +0,0 @@
-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.