OOP in Love2d

This page summarizes the projects mentioned and recommended in the original post on /r/love2d

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • classic

    Tiny class module for Lua

  • I use classic like in this tutorial.

  • middleclass

    Object-orientation for Lua

  • Like /u/TheMightyHUG pointed out below, there are patterns you can use to do OOP without any extra help. In the past I have used some libraries to improve the ease of doing so, specifically middleclass: https://github.com/kikito/middleclass

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • awesome-love2d

    A curated list of amazingly awesome LÖVE libraries, resources and shiny things.

  • https://github.com/love2d-community/awesome-love2d#object

  • awesome-lua

    A curated list of quality Lua packages and resources.

  • https://github.com/LewisJEllis/awesome-lua#object-oriented-programming

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • what should I use to create games in lua? raylib vs love 2d

    1 project | /r/raylib | 11 Jun 2023
  • What are the first game engines/frameworks that come to mind when you hear "code only?"

    2 projects | /r/gamedev | 16 May 2023
  • What are some good libraries for UI and other common needs nowadays?

    2 projects | /r/love2d | 15 Apr 2023
  • Question about game menus and ui

    1 project | /r/love2d | 4 Mar 2023
  • Can one make a Stardew Valley clone with Love2D?

    1 project | /r/love2d | 30 Dec 2022