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.
Luaoop - OOP library
Re: Luaoop - OOP library
Released 2.0.
Complete rework based on the xtype library, now a dependency.
It solves previous limitations, correctly handles inheritance and simplifies everything.
Complete rework based on the xtype library, now a dependency.
It solves previous limitations, correctly handles inheritance and simplifies everything.
Who is online
Users browsing this forum: No registered users and 5 guests