aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: adf5b84d40f04505d02ccd454fdeb8862505db80 (plain)
1
2
3
4
5
6
7
8
9
10
11
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.