Hey everybody!
I love to use LÖVE, but I didn’t found any frameworks that I would like to use. When I work on ActionScript 3 / Haxe, I use FlashPunk and really love it. So I made a tiny framework that anyone can use to make their own games!
Current version: 1.0.0
It contains:
- game states
- game objects
- simple collisions
- animations
- sounds management (broken down by groups)
- drawing text (with scaling and font management)
- backdrops
- comfortable input system
- data buffers management (with saving and loading) built-in debugging
There’s a lot of things which are not implemented yet, but they will be.
DOWNLOAD!
Have fun!
There’s a few differences between LovePunk and original version:
- Anim, Mask, Graphic deleted
- Draw, Canvas removed because you can use
- LOVE functions for it A lot of little things were redesigned
Feel free to shoot me a question or bug report.
Follow me on Twitter to say hello!