love.js
Game Engine Port
Adapts LÖVE game engine to run in web browsers using Emscripten and JavaScript
LÖVE ported to the web using Emscripten, updated to the latest Emscripten and LÖVE (v11.5)
625 stars
12 watching
28 forks
Language: JavaScript
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tannerrogalsky/punchdrunk | Replicates the LÖVE API in JavaScript by creating an environment that mimics the behavior of the Lua-based game development framework. | 82 |
ellraiser/love-build | An app that automates the process of packaging LÖVE games for multiple platforms without dependencies. | 22 |
lovebrew/lovepotion | A custom implementation of the LÖVE game engine for Nintendo Homebrew consoles | 544 |
hazzard993/love-typescript-definitions | Provides TypeScript declaration files to build LÖVE 2D projects with Lua | 116 |
nhartland/love-build | Automates the process of creating executables from LÖVE projects. | 52 |
misterda/love-release | Automates LÖVE game distribution and creation of executables and packages | 450 |
vladiulianbogdan/ode-to-my-other-half | An ode to love expressed through a web application built with TypeScript. | 0 |
alloyed/flirt | Automatically selects the correct version of the LOVE game engine for use in a project | 13 |
benhatsor/joycon.js | Enables controller input and vibration support in JavaScript game development | 90 |
mortennobel/kickjs | A WebGL game engine for building 3D games in modern web-browsers | 198 |
luacats/love2d | A set of definitions and tools for building 2D games using the LÖVE framework | 18 |
instilledbee/run-love2d | An extension for the Brackets editor to launch and run LÖVE 2D projects from within the editor. | 4 |
patrixr/lovelier | A tool for live reloading of Love2D games with support for Moonscript languages | 22 |
beg-in/vue-babylonjs | A Vue.js plugin for BabylonJS to create 3D graphics in the web using JavaScript. | 463 |
groverburger/g3d | Simplifies 3D rendering in the LÖVE game engine using Lua. | 570 |