Alacod is a engine (set of bevy plugins) to build a 2D rogue like shooter with p2p networking using rollback.
- animations for animation that support rollback
- bevy_fixed for fixed size math calculation in bevy
- map for rogue like map generation
- map_ldtk LDTK implementation of the map generation
- utils Utilis functionnality used in all crates