From 512d4d183560cd12e0da867f6003ffe481c53011 Mon Sep 17 00:00:00 2001 From: jacopograndi Date: Tue, 9 Aug 2022 11:29:18 +0200 Subject: . --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..adf5b84 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +top down multiplayer shooter. + +planned features +[ ] custom physics +[ ] 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. -- cgit v1.2.3-54-g00ecf