LovePunk - lövely framework (FlashPunk port)

Showcase your libraries, tools and other projects that help your fellow love users.
User avatar
ManInBlackSweater
Prole
Posts: 17
Joined: Sat Aug 10, 2013 6:44 pm
Contact:

LovePunk - lövely framework (FlashPunk port)

Post by ManInBlackSweater »

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! :awesome:

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
You can use FlashPunk Docs and built-in samples to get started.

Feel free to shoot me a question or bug report.
Follow me on Twitter to say hello!
User avatar
XCaptain
Prole
Posts: 23
Joined: Tue Apr 09, 2013 11:18 am

Re: LovePunk - lövely framework (FlashPunk port)

Post by XCaptain »

Isn't löve a framework itself?
User avatar
ManInBlackSweater
Prole
Posts: 17
Joined: Sat Aug 10, 2013 6:44 pm
Contact:

Re: LovePunk - lövely framework (FlashPunk port)

Post by ManInBlackSweater »

XCaptain wrote:Isn't löve a framework itself?
Yes, Love is a framework. I meant frameworks built on top of Love.
User avatar
BlackBulletIV
Inner party member
Posts: 1261
Joined: Wed Dec 29, 2010 8:19 pm
Location: Queensland, Australia
Contact:

Re: LovePunk - lövely framework (FlashPunk port)

Post by BlackBulletIV »

My Ammo framework (along with its extensions) is also based a lot on FlashPunk, although a lot of the details are different, largely due to LÖVE/Lua being a very different environment to Flash/AS3.

I'm interested, did you opt to draw everything to a global canvas (like FlashPunk), or did you opt to just draw straight to the screen? (From my quick perusal, it looks like you went with the latter.)
User avatar
ManInBlackSweater
Prole
Posts: 17
Joined: Sat Aug 10, 2013 6:44 pm
Contact:

Re: LovePunk - lövely framework (FlashPunk port)

Post by ManInBlackSweater »

BlackBulletIV wrote:My Ammo framework (along with its extensions) is also based a lot on FlashPunk, although a lot of the details are different, largely due to LÖVE/Lua being a very different environment to Flash/AS3.

I'm interested, did you opt to draw everything to a global canvas (like FlashPunk), or did you opt to just draw straight to the screen? (From my quick perusal, it looks like you went with the latter.)
LP just draws stuff straight to screen. And I dunno, is there any problems with it?
User avatar
BlackBulletIV
Inner party member
Posts: 1261
Joined: Wed Dec 29, 2010 8:19 pm
Location: Queensland, Australia
Contact:

Re: LovePunk - lövely framework (FlashPunk port)

Post by BlackBulletIV »

No, there's no problem with it (that's the way I went with Ammo); in LÖVE it's better in many ways. More compatibility and more user choice.
User avatar
Punkroku
Prole
Posts: 19
Joined: Sun Sep 01, 2013 10:04 am

Re: LovePunk - lövely framework (FlashPunk port)

Post by Punkroku »

Do you have an example of actionscript in Love?? using LovePunk. :emo:
Compost
Prole
Posts: 9
Joined: Mon Oct 08, 2012 6:10 pm

Re: LovePunk - lövely framework (FlashPunk port)

Post by Compost »

I get an error when I try to run anything:
Attachments
Screen Shot 2013-09-05 at 11.13.37 AM.png
Screen Shot 2013-09-05 at 11.13.37 AM.png (12.19 KiB) Viewed 10319 times
User avatar
Murii
Party member
Posts: 216
Joined: Fri Jul 05, 2013 9:58 am
Location: Arad, Romania
Contact:

Re: LovePunk - lövely framework (FlashPunk port)

Post by Murii »

This library its quit awesome, but you should fix all the errors before releasing it.However I`ve managed to make it work,the second thing you should do is to add more comments and more exemples.
User avatar
ManInBlackSweater
Prole
Posts: 17
Joined: Sat Aug 10, 2013 6:44 pm
Contact:

Re: LovePunk - lövely framework (FlashPunk port)

Post by ManInBlackSweater »

Sorry, guys! I had no time to work on this project. Just wait a bit for another update ^^
Post Reply

Who is online

Users browsing this forum: No registered users and 41 guests