Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 704 Bytes

love.md

File metadata and controls

16 lines (12 loc) · 704 Bytes

LÖVE

  • Home: https://love2d.org/
  • State: mature
  • Platform: Windows, Linux, macOS, Android, iOS
  • Keyword: framework, 2D
  • Code repository: https://github.com/love2d/love.git (@created 2019, @stars 4141, @forks 358)
  • Code language: C++
  • Code license: zlib
  • Developer: Alex Szpakowski, Bart van Strien, Bill Meltsner, Bjorn, Bobbyjoness, Boolsheet, Dylan Katz, ellraiser, Engineer Smith, Er2, James Watkins-Harvey, Joel Schumacher, Klonan, Kyle McLamb, Martin Felis, Matt, Matthias Richter, Miku AuahDark, nikeinikei, Pablo Ariel Mayobre, Sasha Szpakowski, Shawn Schafer, slime73, Tanner Rogalsky, thegrb93, xpol

Framework you can use to make 2D games in Lua.

Building

  • Build system: CMake