run-love2d
LOVE runner
An extension for the Brackets editor to launch and run LÖVE 2D projects from within the editor.
Brackets extension to launch LÖVE projects from the editor
4 stars
3 watching
1 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list
brackets-extensionhacktoberfesthacktoberfest2020javascriptlove2dnode
Related projects:
Repository | Description | Stars |
---|---|---|
love2d-community/love-api | The love2d-community/love-api project contains the complete API documentation of LÖVE in a Lua table. | 303 |
patrixr/love-animation | A Lua-based animation library for creating and controlling animated sprites in Love2D game development. | 32 |
alejandro-alzate/love2z | A project that provides typing hints and documentation for the Love 2D game development framework in Lua. | 1 |
patrixr/lovelier | A tool for live reloading of Love2D games with support for Moonscript languages | 22 |
nhartland/love-build | Automates the process of creating executables from LÖVE projects. | 52 |
hazzard993/love-typescript-definitions | Provides TypeScript declaration files to build LÖVE 2D projects with Lua | 116 |
ellraiser/love-build | An app that automates the process of packaging LÖVE games for multiple platforms without dependencies. | 22 |
tducasse/love-deploy | A tool for automating the deployment of LOVE projects to itch.io | 12 |
sharow/lovelive | A live coding framework for creating 2D games using the LOVE game engine. | 36 |
davidobot/love.js | Adapts LÖVE game engine to run in web browsers using Emscripten and JavaScript | 625 |
luacats/love2d | A set of definitions and tools for building 2D games using the LÖVE framework | 18 |
idbrii/love-parallax | Adds parallax scrolling to a camera in a game engine. | 14 |
davisdude/vim-love-docs | A Vim plugin for LÖVE syntax highlighting and help file generation | 52 |
tpimh/lovesfx | Creates a single executable Windows binary from a LÖVE game and runtime by fusing an archive with the executable and its dependencies. | 7 |
flaribbit/love2d-lua-websocket | A Lua implementation of a websocket client library for Love2D game development | 39 |