Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
LÖVE
LÖVE is an *awesome* framework you can use to make 2D games in Lua. It works on Windows, macOS, Linux, Android and iOS.
- GitHub: https://github.com/topics/love2d
- Wikipedia: https://en.wikipedia.org/wiki/L%C3%96VE_(game_framework)
- Repo: https://github.com/love2d
- Created by: LÖVE Development Team
- Released: January 13, 2008
- Aliases: love2d-framework,
- Last updated: 2025-02-09 00:17:34 UTC
- JSON Representation
https://github.com/syarul/tstl-2d-sprite-demo
LÖVE 2D TypeScript to Lua Sprite Character Movement
2d-game love love2d lua sprites typescript
Last synced: 18 Dec 2024
https://github.com/dvdagames/edx-cs50-flappy
edX CS50 Intro to Game Development Project 1: Fifty Bird
edx-cs50 flappy-bird-clone love2d
Last synced: 18 Dec 2024
https://github.com/cherrypicker707/cryptic-cay
Simple game made in Lua and LÖVE.
game game-development gamedev love2d lua
Last synced: 18 Dec 2024
https://github.com/kakri787/gameproject
First attempt at making a 2D game coded in Lua and with the use of Love2D framework.
Last synced: 08 Feb 2025
https://github.com/maastaar/ballgame
An Experimental Game to Learn Lua and Love2D
love2d love2d-framework lua simple-game
Last synced: 20 Jan 2025
https://github.com/nekromoff/analyticslove
Google Analytics reporting for Lua LÖVE game engine. It uses the Measurement protocol.
analytics google-analytics love2d love2d-framework love2d-library lua measurement-protocol
Last synced: 17 Jan 2025
https://github.com/sodomon2/hawkthorne-journey-spanish
hawkthorne-journey en español
Last synced: 29 Dec 2024
https://github.com/hazardland/map.lua
arcade game using love2d game framework and lua
Last synced: 14 Jan 2025
https://github.com/snsvrno/lprun-rs
Command line tool for managing and running multiple versions of LOVE on the same machine.
binary library love2d lovepack
Last synced: 17 Jan 2025
https://github.com/jeansberg/spacepirates
A space pirate game made an entry in the GDN Dragon Jam
gamejam love2d love2d-framework lua
Last synced: 21 Dec 2024
https://github.com/niloufarmj/cs50_supermario
Fifth project of CS50's Introduction to Game Development implemented with LOVE2D
game-development love2d lua mario
Last synced: 21 Dec 2024
https://github.com/tourahi/input_moon
Input module for LÖVE written in Moonscript.
input keyboard love2d moonscript mouse
Last synced: 14 Jan 2025
https://github.com/st235/harvard.cs50g
Implementation of assignments from CS50’s Introduction to Game Development 🎮
cs50g csharp game-dev game-developement love2d lua unity
Last synced: 18 Jan 2025
https://github.com/chrsm/weave
Thread-management library for LOVE2D.
love2d love2d-library lua moonscript yuescript
Last synced: 29 Dec 2024
https://github.com/chrsm/behave
behavior tree lib for lua
love2d love2d-library lua moonscript yuescript
Last synced: 29 Dec 2024
https://github.com/yscik/dashing-through-the-sunrise
Catch the morning sun for some light exercise to get the day going.
endless-runner game love2d procedural-generation procjam
Last synced: 18 Dec 2024
https://github.com/mark-wiemer/hello_love_snake
The arcade classic, remade to learn Lua
Last synced: 30 Dec 2024
https://github.com/liuzhch1/learn-balatro-card
Learning Balatro effect with Love2D and Lua.
Last synced: 30 Dec 2024
https://github.com/bytecurdler/lovely
A packager for Linux to AppImage, Windows, macOS
build-tool game love love2d love2d-framework love2d-game
Last synced: 18 Dec 2024
https://github.com/guilleatm/utils
Useful functions for your lua project. Gamedev. Binary search and conversion between table and string.
binary-search game-development gamedev love2d love2d-framework lua
Last synced: 18 Dec 2024
https://github.com/chalwk/asteroids-2019
My adaptation of the Classic 1979 Arcade game Asteroids by Atari, Inc
2d-game asteroids-game atari love2d love2d-framework lua retro weblink windows
Last synced: 03 Feb 2025
https://github.com/sugarvoid/sickle-dodge
Remake of one of my Godot games
game-development love2d work-in-progress
Last synced: 08 Feb 2025
https://github.com/hannestuhkala/nigel-wormclams-magical-adventures
Small RPG game made in Lua using LÖVE2D for GGJ2020
2d 2d-game adventure adventure-game love2d love2d-framework love2d-game lua rpg rpg-game story top-down topdown
Last synced: 27 Jan 2025
https://github.com/noooway/unholy_mess
Project planning software
love2d project-management prototype
Last synced: 27 Jan 2025
https://github.com/cacilhas/lmines
Mines game is an old one from Windows 3.11.
Last synced: 21 Jan 2025
https://github.com/activexdiamond/componentbasedengine
This project has moved to a different repo, see cat-paw
game-dev game-development game-engine game-engine-2d love love2d lua
Last synced: 18 Jan 2025
https://github.com/junxian428/lua_collider_practice
Lua with Love2D Framework Game Physics
Last synced: 21 Jan 2025
https://github.com/rilifon/groovebreak2000
My work explores the relationship between the universality of myth and copycat violence. With influences as diverse as Nietzsche and Joni Mitchell, new synergies are generated from both mundane and transcendant structures. Ever since I was a teenager I have been fascinated by the theoretical limits of the mind. What starts out as yearning soon becomes corrupted into a dialectic of lust, leaving only a sense of dread and the dawn of a new understanding. As spatial replicas become reconfigured through diligent and repetitive practice, the viewer is left with a hymn to the limits of our culture.
Last synced: 27 Jan 2025
https://github.com/tobiasvl/soko-all-stars
Soko All-Stars
game-jam love2d love2d-game puzzle-game sokoban sokoban-game sokoban-puzzle-game
Last synced: 27 Jan 2025
https://github.com/trrestghgytcftgbcxszd/love2d-inputoverlay
This is Input Overlay On Love2D
Last synced: 18 Dec 2024
https://github.com/dpbm/snakegame
my snake game version, made in lua and Love2D to CS50 final project
cs50 cs50x final-project game game-development love2d love2d-framework lua lua-script
Last synced: 18 Dec 2024
https://github.com/yisus82/edx-cs50g-breakout
CS50's Introduction to Game Development - Breakout Game - edX
Last synced: 18 Dec 2024
https://github.com/coditva/wrt
Coders control the world! No, just themselves. #GitHubGameOff '18
game game-development gameoff githubgameoff itchio love2d lua
Last synced: 28 Dec 2024
https://github.com/alifeee/love-games
Games written in https://love2d.org/, a framework for making 2D games in Lua.
Last synced: 18 Dec 2024
https://github.com/kingtut10101/sceneman
A simple, but powerful scene/gamestate manager that uses a stack
love2d lua moai solar2d state-management
Last synced: 21 Jan 2025
https://github.com/kingtut10101/depthsofthepowderfields
Wave-based survival and weapon simulation via cellular automata
falling-sand gamejam love2d rougelike
Last synced: 21 Jan 2025
https://github.com/kingtut10101/justanothersandgameclassic
A simple falling sand game with 36 elements
falling-sand first-project love2d
Last synced: 21 Jan 2025
https://github.com/picolove/cindy
True Colors for LÖVE 11 (reconstructed fork)
colors love love2d love2d-framework lua
Last synced: 18 Dec 2024
https://github.com/gusg21/ferrous-ed
a nametable editor for the NES made with Love2D
Last synced: 08 Jan 2025
https://github.com/cherrypicker707/lorn-voyager
Simple platformer game made in Lua and LÖVE.
2d-game game-development gamedev love2d lua
Last synced: 18 Dec 2024
https://github.com/niloufarmj/cs50_breakout
Third project of CS50's Introduction to Game Development implemented with LOVE2D
breakout cs50 game-development love2d lua
Last synced: 08 Jan 2025
https://github.com/chicknturtle/love2d-platformer
A basic Love2d platformer game.
Last synced: 18 Dec 2024
https://github.com/mitinull/mario
Updated version of Super Mario Bros from CS50 Game Development Course
Last synced: 17 Jan 2025
https://github.com/strawndri/lua-snake-game
Jogo da cobrinha utilizando a linguagem Lua e o framework LÖVE2D
Last synced: 08 Feb 2025
https://github.com/kblischke/breakout
A remake of the game "Breakout" by Atari from 1971, implemented with the Löve2D framework in Lua
breakout game-development love2d love2d-framework
Last synced: 15 Jan 2025
https://github.com/miacoupland/lua
Learning the basics of Lua through using LOVE 2D and making basic games.
Last synced: 15 Jan 2025
https://github.com/mtsyntho/darkie-sharp
DK#(short for darkie sharp) is a compiled programming language written in Löve2D.
coding-language compiled-language custom-language foss love2d lua programming-language
Last synced: 08 Jan 2025
https://github.com/jryzkns/love.unrequited
"Thank you, I still love you" Bittersweet wrapper over LÖVE :broken_heart:
Last synced: 15 Jan 2025
https://github.com/jryzkns/love.perl
fun little perlin field visualization. Made with love, for LÖVE
Last synced: 15 Jan 2025
https://github.com/paulpls/helo
Helicopter game clone for the LÖVE framework
game-design game-development gamedev games helicopter-game love2d
Last synced: 04 Feb 2025
https://github.com/jehadel/3x3-2d-transformations_demo
Shows 3x3 matrices use for simple 2D transformations (translation, rotation, scaling…)
2d-transformation computer-graphics love2d lua matrices
Last synced: 18 Dec 2024
https://github.com/picalines/nuclearrewrite
Unfinished rogulelike game written in Lua for Love2D
Last synced: 15 Jan 2025
https://github.com/autoelk/dash
A fighting game on the keyboard ... that quickly gets physical.
Last synced: 15 Jan 2025
https://github.com/autoelk/julius-caesar
A game about ruling as Julius Caesar. Based on the events of "The Tragedy of Julius Caesar" by William Shakespeare. Inspired by the mobile game Reigns.
Last synced: 15 Jan 2025
https://github.com/gwyrddglas/tictactoe-ai
TicTacToe: A Classic Naughts and Crosses Experience, Reimagined in Lua. Featuring an intuitive AI opponent
lleuad-studios love2d love2d-game lua tic-tac-toe tictactoe tictactoe-game
Last synced: 15 Jan 2025
https://github.com/niloufarmj/cs50_flappybird
Second project of CS50's Introduction to Game Development implemented with LOVE2D
flappy-bird game-development love2d lua
Last synced: 08 Jan 2025
https://github.com/jayaks1999/sonyo-pc
A 32-bit fantasy computer inspired by consoles and computers of the 1990's.
32-bit fantasy-console game-engine love2d lua prototype
Last synced: 22 Jan 2025
https://github.com/ashifolfi/propertyeditor
A Lua/Love2D based JSON property editor
imgui json json-editor love2d lua utilities
Last synced: 08 Feb 2025
https://github.com/flamendless/collab-zeta-brbl
This is a game collaboration made in less than 5 days
collaboration game jam love love2d
Last synced: 20 Jan 2025
https://github.com/deybismelendez/tic-tac-love
Tic Tac Toe made with Love2D, this game is a minimun example.
love2d love2d-game lua tic-tac-toe tictactoe-game
Last synced: 11 Nov 2024
https://github.com/deybismelendez/animated-sprite
A simple animated sprite library for Love2D
animated-sprites love2d love2d-library lua-library
Last synced: 09 Jan 2025
https://github.com/serpent7776/gameoff-2020-moonshot
My submission to Game Off 2020 game jam
asteroids game gameoff2020 love2d lua runner space upgrades
Last synced: 18 Jan 2025
https://github.com/james2doyle/love2d-template
A LÖVE (Love2d) template that includes what you may need to develop a game with modern niceties
Last synced: 22 Jan 2025
https://github.com/refreezed/hotparticlesexamples
Example projects for Hot Particles.
Last synced: 16 Jan 2025
https://github.com/flamendless/flamendless.github.io
my website https://flamendless.github.io
Last synced: 20 Jan 2025
https://github.com/rameshvarun/thermomorph
An Alien-inspired survive-the-night horror game, created in Love2D.
game horror-game love2d love2d-game
Last synced: 22 Dec 2024
https://github.com/captainsly/lovetoastify
LöveToastify: toasts for Löve2D
9patch library love2d lua toast-notifications
Last synced: 17 Jan 2025
https://github.com/rameshvarun/naga
[WIP] A DragonRuby-inspired framework for Love2D.
Last synced: 22 Dec 2024
https://github.com/weebnetsu/asteroids-lua
Classic Asteroids made with LOVE2D
Last synced: 12 Jan 2025
https://github.com/st235/royalinstitution.snake
This game is an implementation of the original Snake game 🐍
game-development love2d lua snake-game
Last synced: 18 Dec 2024
https://github.com/reuss-dev/angeliclove
Angelic/Celestial aesthetic fonts for Love2D 0.10.0+
love love2d love2d-library lua nier nier-automata nier-reincarnation nier-replicant
Last synced: 22 Dec 2024
https://github.com/andreyorst/love-raymarching
Software raymarching implementation in Fennel (mirror)
fennel love2d lua raymarching rendering
Last synced: 17 Jan 2025
https://github.com/uriid1/elastic-circle-vs-circle-love2d
Elastic circle vs circle
Last synced: 22 Jan 2025
https://github.com/lloydlobo/tinycreatures
A [WIP] game experiment for Ludum Dare 56's `Tiny creatures` theme.
love2d lua luajit ludum-dare ludum-dare-56 topdownshooter
Last synced: 02 Feb 2025
https://github.com/senior-sigan/nou_poisk_fall_2022
Код с осенней школы НОУ Поиск. Где делали игры на LÖVE2D
Last synced: 17 Jan 2025
https://github.com/the-balthazar/love-loud
A light Lua client for LOUD for SC:FA.
forged-alliance loud love2d scfa supcom supreme-commander
Last synced: 22 Jan 2025
https://github.com/swooshycueb/papap
pipes and pipes and pipes! pipe mania clone with a twist in love2d
game game-2d love2d love2d-game lua pipe-dream pipe-mania
Last synced: 22 Jan 2025