Skip to content

Commit

Permalink
Added LowerClass and Object-Library.
Browse files Browse the repository at this point in the history
  • Loading branch information
alejandro-alzate committed Nov 6, 2024
1 parent 2b7c91c commit f5e1367
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,8 @@ A categorized community-driven collection of high-quality, awesome [LÖVE](http:
* [middleclass](https://github.com/kikito/middleclass) - Simple OOP library for Lua; has inheritance, metamethods (operators), class variables and weak mixin support (class-commons).
* [muun](https://github.com/megagrump/muun) - Moonscript compatible class implementation.
* [selene](https://github.com/novafacing/selene) - Project template for writing games in Moonscript instead of Lua without precompiling.
* [Object-Library](https://github.com/Virus01Official/Object-Library) - ObjectLibrary is a simple library for the LÖVE2D game engine that allows users to create objects with collision detection and optional textures.
* [LowerClass](https://github.com/DevonPalma/LowerClass) - A MiddleClass Inspired library with extended features.

## Performance
*Performance measurement tools*
Expand Down

0 comments on commit f5e1367

Please sign in to comment.