Luaoop - OOP library

Showcase your libraries, tools and other projects that help your fellow love users.
Post Reply
User avatar
Imagic
Prole
Posts: 44
Joined: Mon Sep 30, 2019 8:20 am
Contact:

Luaoop - OOP library

Post by Imagic »

Hi,

I'm currently developing games with LÖVE, which implies developing tools when I don't find a suitable one and I like to make them generic (not bound to a specific thing). This post is one among others in the future to share those Lua librairies which may interest LÖVE developers.

Luaoop is an Object Oriented Programming (class-based) library. There are many of those, but I didn't find something as clean as I wanted and it was interesting to make.

Project and documentation: https://github.com/ImagicTheCat/Luaoop

If you are interested by how it looks in a project using the library, here is an example unrelated to LÖVE.
User avatar
Imagic
Prole
Posts: 44
Joined: Mon Sep 30, 2019 8:20 am
Contact:

Re: Luaoop - OOP library

Post by Imagic »

Released 2.0.

Complete rework based on the xtype library, now a dependency.
It solves previous limitations, correctly handles inheritance and simplifies everything.
Post Reply

Who is online

Users browsing this forum: Amazon [Bot] and 55 guests