Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

https://github.com/presidentbeef/space_dodge_100

Model 100-style arcade game (GitHub GameOff 2017)

game githubgameoff love2d

Last synced: 10 Feb 2025

https://github.com/meenbeese/love2d-demo

Basic demonstration of a Love2D game built with Lua

2d-game game love2d lua

Last synced: 03 Feb 2025

https://github.com/chrisgw4/lua-sandsimulation

A Sand Simulation Game that is made in Lua with Love Graphics Framework

fun game love2d lua

Last synced: 03 Feb 2025

https://github.com/akavel/catprintsworn

Render "Ironsworn: Starforged" Assets as low-res b&w PNGs for thermal "cat printer"

agpl-v3 cat-printer ironsworn love2d starforged

Last synced: 13 Jan 2025

https://github.com/sience/luis

LUIS (Love UI System) is a flexible graphical user interface (GUI) framework built on top of the Löve2D game framework. LUIS provides developers with the tools to create dynamic, grid-centric, layered user interfaces for games and applications.

framework gui love2d love2d-gui love2d-gui-library

Last synced: 13 Jan 2025

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: 10 Feb 2025

https://github.com/andakawa/lovepacker

Drag&Drop .love file creator for the LÖVE Engine https://love2d.org/

converter love-game-engine love2d love2d-framework love2d-game packer

Last synced: 21 Dec 2024

https://github.com/itsvaibhavk/pong-variants

Variants of Pong (the game that is the subject of Week 0 of CS50G and the first assignment) that I made while experimenting with the base game code.

cs50 cs50g edx game game-development love2d lua pong pong-game

Last synced: 21 Dec 2024

https://github.com/jeansberg/walkandtalk

A walking and talking simulator made for My First Game Jam: Summer 2017

gamejam love2d love2d-framework lua

Last synced: 21 Dec 2024

https://github.com/kikytokamuro/memory-game

Memory card game written using LÖVE

card-game game love2d lua memory-game

Last synced: 10 Feb 2025

https://github.com/mitinull/basketnull

2D game using Love2d. Play now!

basketball game love2d lua

Last synced: 10 Feb 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: 10 Feb 2025

https://github.com/cherrypicker707/cryptic-cay

Simple game made in Lua and LÖVE.

game game-development gamedev love2d lua

Last synced: 10 Feb 2025

https://github.com/jusqua/bytepath

A WIP BYTEPATH implementation

bytepath game game-development gd50 love2d lua

Last synced: 10 Feb 2025

https://github.com/looobay/love2d-button

A simple library for creating buttons with LÖVE 2D.

buttons love2d lua

Last synced: 10 Feb 2025

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: 10 Feb 2025

https://github.com/najlae01/flappy-bird

Flappy Bird - Classic Arcade Game

cs50 gamedev love2d lua

Last synced: 10 Feb 2025

https://github.com/miltontom/snake

My own implementation of the classic Snake game.

love2d lua lua-game snake snake-game

Last synced: 10 Feb 2025

https://github.com/picolove/cindy

True Colors for LÖVE 11 (reconstructed fork)

colors love love2d love2d-framework lua

Last synced: 10 Feb 2025

https://github.com/chicknturtle/love2d-platformer

A basic Love2d platformer game.

love love2d love2d-game lua

Last synced: 10 Feb 2025

https://github.com/aaal-dev/love2d-tests

Self learning of lua and love2d

love2d lua

Last synced: 10 Feb 2025

https://github.com/xmajedz/love2d-tsoding_ball

a recreation of https://tsoding.github.io/zozlib.js/?example=tsoding_ball in love2d

love2d

Last synced: 10 Feb 2025

https://github.com/gwyrddglas/connect4-ai

Connect4: A Classic board game Experience, Reimagined in Lua. Featuring an intuitive AI opponent

4-in-a-line 4-in-a-row connect-4 connect4 lleuad-studios love2d love2d-game lua

Last synced: 10 Feb 2025

https://github.com/paulpls/rpg-prototype

Simple role-playing game prototype for the LÖVE framework

2d-game game-design game-development gamedev love2d love2d-framework rpg rpg-game rpg-games top-down-game

Last synced: 10 Feb 2025

https://github.com/justinh001/tictactoe

Lua and Love2D remake of Tic-tac-toe

love2d

Last synced: 10 Feb 2025

https://github.com/shonker108/gameoflife

Simulator of Conway's Game of Life made with Lua using LÖVE framework

game-of-life love2d lua

Last synced: 10 Feb 2025

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: 10 Feb 2025

https://github.com/endeyshentlabs/some

Somewhat immediate GUI library for LOVE2D (unfinished)

immediate-gui love2d lua

Last synced: 10 Feb 2025

https://github.com/jehadel/love-boids

Reynolds' boids with the Lua framework LÖVE2D

boids complexity love2d lua self-organization

Last synced: 10 Feb 2025

https://github.com/ellraiser/love-zip

zero-dependency ZIP file compressor/decompressor for LÖVE

love2d lua unzip zip

Last synced: 10 Feb 2025

https://github.com/vanillaiice/dtb-love2d

Simple game where you dodge moving balls, made with Lua and Löve2D.

dodge-game game love2d love2d-framework lua

Last synced: 10 Feb 2025

https://github.com/jryzkns/loss

Deterministic Context-Free L system implementation for drawing fractal curves and axial plants. Made with love, for löve.

love2d love2d-framework lua

Last synced: 10 Feb 2025

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: 10 Feb 2025

https://github.com/guilleatm/love2d-utils

Useful libraries for making games with love2d

game-development gamedev love2d love2d-framework love2d-library

Last synced: 10 Feb 2025

https://github.com/yisus82/edx-cs50g-breakout

CS50's Introduction to Game Development - Breakout Game - edX

love2d lua

Last synced: 10 Feb 2025

https://github.com/yellowberryhn/yellowberrysimulator

Yellowberry Simulator, a 100% accurate simulation of my life.

game love2d love2d-framework

Last synced: 10 Feb 2025

https://github.com/as567652/pong-game

Developing Retro Type Pong Game Using LÖVE framework. LÖVE is a framework for making 2D games in the Lua programming language.

game game-development love2d love2d-framework love2d-game lua

Last synced: 10 Feb 2025

https://github.com/imaidenb/inaheartbeat

A visual novel/dating sim built in LÖVE and styled after PICO-8.

love2d pico-8 pico8

Last synced: 10 Feb 2025

https://github.com/oblerion/love2d.cs

love2d framework for c# monogame

csharp framework love2d monogame opensource

Last synced: 10 Feb 2025

https://github.com/githubprankster/advanced-pong

Open repository for Advanced Pong minigames made with Lua utilizing Löve framework

breakout love2d love2d-framework lua meme-driven-development pong space-invaders

Last synced: 10 Feb 2025

https://github.com/love-actions/love-actions-macos-appstore

Build macOS .pkg package and deploy to Apple App Store

love2d macos

Last synced: 10 Feb 2025

https://github.com/serpent7776/love-frame

some simple love2d boiletplate

boilerplate love2d love2d-framework

Last synced: 10 Feb 2025

https://github.com/maastaar/pingponggame

Simple Ping Pong Game Written Using Lua and Love2D

love2d love2d-framework lua ping-pong-game simple-game

Last synced: 10 Feb 2025

https://github.com/ranik27/love2d-games

This repository contains all of the projects I worked on using Löve2D framework and Lua language.

classes game-dev game-development invisible-maze love2d love2d-framework lua morphogen pong pong-game pong-with-classes star-endurance

Last synced: 10 Feb 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/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/nicolas-sabbatini/pong-clone

A clone of the popular game Pong made in LÖVE

game love2d lua pong pong-game

Last synced: 27 Jan 2025

https://github.com/oval-tutu/smiti18n

A very complete i18n library for LÖVE and Lua 💕🌕

i18n l10n love2d lua luajit

Last synced: 12 Jan 2025

https://github.com/bytecurdler/lovely

A packager for Linux to AppImage, Windows, macOS

build-tool game love love2d love2d-framework love2d-game

Last synced: 10 Feb 2025

https://github.com/trrestghgytcftgbcxszd/love2d-inputoverlay

This is Input Overlay On Love2D

input-overlay love2d

Last synced: 10 Feb 2025

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: 10 Feb 2025

https://github.com/alimirza09/snek

A DLC to the original Snake.

game love2d snake

Last synced: 10 Feb 2025

https://github.com/alifeee/love-games

Games written in https://love2d.org/, a framework for making 2D games in Lua.

love2d lua small-games

Last synced: 10 Feb 2025

https://github.com/mitinull/mario

Updated version of Super Mario Bros from CS50 Game Development Course

game love2d lua mario

Last synced: 17 Jan 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/xfnty/makelove

A build tool for löve games

build-tool love2d lua

Last synced: 17 Jan 2025

https://github.com/semanticdata/love2d-tutorial-platformer

🏃‍♀️ Simple platformer demo built with Lua and LÖVE. 💜

love2d love2d-game lua

Last synced: 18 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/flamendless/superfanjam-limbo-basically

My entry for the #superfanjam

fangame game jam love2d lua

Last synced: 20 Jan 2025

https://github.com/sodomon2/hawkthorne-journey-spanish

hawkthorne-journey en español

hawkthorne love2d lua

Last synced: 29 Dec 2024

https://github.com/hazardland/map.lua

arcade game using love2d game framework and lua

love2d lua

Last synced: 14 Jan 2025

https://github.com/itsarrox/luagame

A small project from my education of software developer

love love2d love2d-framework love2d-game lua lualove

Last synced: 18 Jan 2025

https://github.com/alexr1712/battleguys

A Love 2D Game Development for Learning

game game-development love love2d love2d-framework

Last synced: 18 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/drproteus/sirtet

tetrominoes in lua with love2d

love2d tetris

Last synced: 14 Jan 2025

https://github.com/flamendless/secretlove

secretlove is a lua module/library for converting strings into secret codes!

cipher decipher game library love love2d lua module

Last synced: 20 Jan 2025

https://github.com/mark-wiemer/hello_love_snake

The arcade classic, remade to learn Lua

love2d snake-game

Last synced: 30 Dec 2024

https://github.com/liuzhch1/learn-balatro-card

Learning Balatro effect with Love2D and Lua.

balatro love2d lua

Last synced: 30 Dec 2024

https://github.com/flamendless/flamendless.github.io

my website https://flamendless.github.io

blog devblog love2d lua

Last synced: 20 Jan 2025

https://github.com/serpent7776/game-off-2017-throwback

My submission to Game Off 2017 game jam with theme throwback

game gameoff2017 love2d race racing unfinished

Last synced: 18 Jan 2025

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/serpent7776/game-off-2018-different

A short story of a individual feeling lost - an experimental submission for a game off 2018 game jam

experimental gameoff-2018 love2d story

Last synced: 18 Jan 2025

https://github.com/syndyr/love2d-quick-skeleton

A quick skeleton for Love2D giving main.lua and conf.lua

love2d love2d-framework lua

Last synced: 18 Jan 2025

https://github.com/ranisputnik/lovedist

Tool for building Love 2d games for distribution

build-tool love2d

Last synced: 03 Feb 2025

https://github.com/youssefashourrr/16-bit-mage--cs50x-final

Arcade-style 2D top down shooter made with LÖVE (Lua) to serve as my CS50x final project

cs50 game-development love2d lua

Last synced: 18 Jan 2025

https://github.com/ellraiser/love-icon

zero-dependency PNG to ICO/ICNS convertor for LÖVE

icns ico love2d lua png

Last synced: 06 Jan 2025

https://github.com/ranisputnik/ggj19

Global Game Jam 2019

global-game-jam love2d

Last synced: 03 Feb 2025

https://github.com/space-boy-industries/rocket-boy

A small platformer made for Global Game Jam 2020

game-development game-jam love2d platformer

Last synced: 07 Feb 2025

https://github.com/hazzard993/love-inline-import

A TypeScriptToLua plugin that in-lines image imports

import-resolver love2d plugin typescripttolua

Last synced: 03 Feb 2025

https://github.com/losnunes/shooter

The SHOOTER Tool is a versatile tool designed to automate various tasks such as installing updates, cloning repositories, and running specific scripts. It provides a menu-driven interface for users to select different operations, ranging from phishing tools to IP information retrieval.

containers docker editor fps-game game-development godot godot4 love2d multiplayer network rust shooter teeworlds troubleshooting

Last synced: 24 Jan 2025

https://github.com/jigoku/simon

A "Simon Says" clone made with love2d/lua

love2d

Last synced: 27 Jan 2025

https://github.com/klius/lovemeparticles

LÖve 2d particle extravaganza

love2d lua particles

Last synced: 24 Jan 2025

https://github.com/noooway/unholy_mess

Project planning software

love2d project-management prototype

Last synced: 27 Jan 2025

https://github.com/jigoku/snake

A simple snake clone made with Love 2D

arcade clone game love2d lua snake

Last synced: 27 Jan 2025

https://github.com/cacilhas/billiard

LÖVE billiard game.

game love2d moonscript

Last synced: 21 Jan 2025