SaaSHub helps you find the best software and product alternatives Learn more →
Love Alternatives
Similar projects and alternatives to love
-
-
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
-
Phaser
Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering.
-
-
Godot Card Game Framework
A framework which comes with prepared scenes and classes to kickstart your card game, as well as a powerful scripting engine to use to provide full rules enforcement.
-
Lua
Lua is a powerful, efficient, lightweight, embeddable scripting language. It supports procedural programming, object-oriented programming, functional programming, data-driven programming, and data description.
-
Sonar
Write Clean C++ Code. Always.. Sonar helps you commit clean C++ code every time. With over 550 unique rules to find C++ bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
-
windowjs
Window.js is an open-source Javascript runtime for desktop graphics programming.
-
-
PhysicsExamples2D
Examples of various Unity 2D Physics components and features.
-
-
-
-
-
-
-
luau
A fast, small, safe, gradually typed embeddable scripting language derived from Lua
-
-
TypeScriptToLua
Typescript to lua transpiler. https://typescripttolua.github.io/
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
love reviews and mentions
-
Anyone else make games for raspberry pi?
I compiled this framework, love2d, on my pi zero, though it has an app-image now. I didn't *really* know how to program at the time so I never did anything with it, but the demo ran at ~80 fps on an HD monitor I had it plugged into. It's a great framework, basically lua married to SDL and a bunch of other libraries. Ease of lua, speed of C through Luajit's FFI.
-
Is Quil moving forward?
I've mostly switched over to love2d for this: https://love2d.org
-
What should I do Before I give up programming?
There are beginner-friendly engines like Love2D. Getting started with something like that should be straightforward provided one has basic programming notions. Otherwise, learning C (or C++) and exploring the internals for yourself will teach you a lot more about programming and data structures than using whatever web technology webdevs are using to inflict pain upon themselves these days.
-
Welches ist die beste Programmiersprache für Anfänger?
- Lua bspw. mit Löve https://love2d.org
-
Ask HN: What Are You Working on This Year?
Coming from a similar use case, I'm all in on LÖVE (https://love2d.org) You can see some of the things I built with it at http://akkartik.name/post/roundup22
-
Building the fastest Lua interpreter automatically
Löve2D (2D game engine which uses Lua for user logic)
-
I can't think about another video game using Java. I mean, there WILL be more but i haven't saw them.
bro
-
"A tricky pushing puzzle from the Baba Is You dev"
It seems like all the game logic is implemented in the Data/*.lua files and the binary just provides the GUI. I'm tempted to try to throw together a LÖVE interface for this to make it platform independent.
-
I notice that there aren't many gaming engines that support Ruby script. I'm considering working on a more manageable project that will incorporate MRuby into the Love engine.
A Lua script can be used to access the C++-written LOVE Engine, which is a gaming engine. Lua can therefore invoke functions that have already been written in C++.
-
Python Alternative to Pygame similar to LÖVE ?
Recently I have been using a lot the LÖVE framework, and I love it. I wanted to make the switch from Lua to Python, but unfortunately Pygame is nowhere as comfortable to use as LÖVE. I find that I often face friction when I try to do simple things. Do you have recommendations for Python alternatives to Pygame that are easy to use while still being versatile enough?
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007fea61993380>
www.saashub.com | 31 Jan 2023
Stats
love2d/love is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.