Love2D Fighting
2D engine for fighting games. Read the manual before you start.
Modules
l2df.config | Configs and settings |
l2df.core | Core module |
l2df.helper | Utility functions collection. |
l2df | L2DF engine. |
Classes
Manual
readme.md | About L2DF |
01-introduction.md | Introduction |
02-presets.md | Presets |
03-syntax.md | Syntax |
04-managers.md | Managers |
05-ecs.md | Entity-Component system |
06-ui.md | User Interface |
07-frames.md | Frames |
07-states.md | States |
08-itr-body-kinds.md | Itrs, bodies and kinds |
09-networking.md | Networking |
10-masters-protocol.md | Master-servers' protocol |