Software Alternatives, Accelerators & Startups

LOVE 2D VS D (Programming Language)

Compare LOVE 2D VS D (Programming Language) and see what are their differences

LOVE 2D logo LOVE 2D

Hi there! LÖVE is an *awesome* framework you can use to make 2D games in Lua.

D (Programming Language) logo D (Programming Language)

D is a language with C-like syntax and static typing.
  • LOVE 2D Landing page
    Landing page //
    2018-09-30
  • D (Programming Language) Landing page
    Landing page //
    2023-05-09

LOVE 2D videos

JRM - "Love (2015)" Movie Review

More videos:

  • Review - Love review the series Ep1
  • Review - LOVE Season 1 Review - Netflix Original

D (Programming Language) videos

D Language Tutorial

Category Popularity

0-100% (relative to LOVE 2D and D (Programming Language))
Game Development
100 100%
0% 0
Programming Language
0 0%
100% 100
Game Engine
100 100%
0% 0
OOP
0 0%
100% 100

User comments

Share your experience with using LOVE 2D and D (Programming Language). For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, LOVE 2D should be more popular than D (Programming Language). It has been mentiond 183 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

LOVE 2D mentions (183)

  • What do I think about Lua after shipping a project with 60k lines of code?
    I have used it a long time ago but I don't remember ever touching C/C++. You can even make simple games without ever going low level thanks to https://love2d.org/! If I recall, most https://stabyourself.net/ games are based on love2d. If you're using Linux/MacOS, you can copy-paste these commands on the terminal and you should be settled:. - Source: Hacker News / 14 days ago
  • What do I think about Lua after shipping a project with 60k lines of code?
    Love2D is popular (https://love2d.org/) Also Lua binaries are available here (https://luabinaries.sourceforge.net/) And a big list of Lua frameworks (https://github.com/uhub/awesome-lua [1] https://github.com/LuaJIT/LuaJIT. - Source: Hacker News / 14 days ago
  • Ask HN: Yo wants to build a game, I'm lost. What can I do?
    I've built a few games with my son over the years. The fun part for us was all about fast iteration, and then laughing at the bugs together. There are some other recommendations here for how to approach 3d, and he is specifically asking for 3d -- but I want to put in one more pitch for 2d: the fun-to-tedium ratio can be much higher. I wonder if you could spend some time prototyping some of his ideas in LÖVE... - Source: Hacker News / 5 months ago
  • Show HN: A variant of Conway's Game of Life in color you can run on your phone
    * When a cell is born it randomly takes on the color of one of its (3) parents. To try it out: 1. Install LÖVE for your device from https://love2d.org (~5MB and open source). (iOS requires building from source on a Mac, or installing the third-party Love2D Studio: https://love2d-studio.marknoteapp.com) 2. Install my Lua Carousel from https://akkartik.itch.io/carousel (~100KB). It includes all its source code and... - Source: Hacker News / 5 months ago
  • Gearing up for Lua
    Probably the most important piece of software we'll be playing around with is a game engine called LÖVE. Lua is well known around developer circles as being a good scripting language when it comes to making games, and this engine is one of the more popular. I'll be going through installation at the end of this post. - Source: dev.to / 6 months ago
View more

D (Programming Language) mentions (54)

  • Berry is a ultra-lightweight dynamically typed embedded scripting language
    Show examples on the main web page. Try and find an AngelScript example. It's stupidly hard. Compare it to these web sites: https://dlang.org/ https://koka-lang.github.io/koka/doc/index.html https://vale.dev/ http://mu-script.org/ https://go.dev/ https://www.hylo-lang.org/ Sadly Rust fails this too but at least the Playground is only one click away. And Rust is mainstream anyway so it doesn't matter as much. I... - Source: Hacker News / 8 months ago
  • Small Joys with Odin
    >and D The D language, that is. https://dlang.org. - Source: Hacker News / 11 months ago
  • Red Programming Language
    You are both right it seems. GP seems to have omitted withour GC. Number one on your list could be Dlang no? Not affiliated. https://dlang.org/. - Source: Hacker News / 11 months ago
  • Is there a type-theoretical difference between generics and compile-time metaprogramming?
    Check out D. It has Turing-Complete templates with specialised static if, static foreach, version, and debug constructs, all as statements and declarations, as well as more general quasiquoting expressions and declarations with mixin (yes, that is the same as Ruby's, Python's or PHP's eval, but at compile-time; in fact you can import() files at compile-time too and write a compiler in user code that compiles... Source: 11 months ago
  • 'Switch' and 'Computed Goto'
    According to dlang.org, D declarations go right to left:. Source: about 1 year ago
View more

What are some alternatives?

When comparing LOVE 2D and D (Programming Language), you can also consider the following products

Godot Engine - Feature-packed 2D and 3D open source game engine.

C++ - Has imperative, object-oriented and generic programming features, while also providing the facilities for low level memory manipulation

Unity - The multiplatform game creation tools for everyone.

Nim (programming language) - The Nim programming language is a concise, fast programming language that compiles to C, C++ and JavaScript.

TIC-80 - TIC-80 is a fantasy computer where you can make, play and share tiny games.

V (programming language) - Simple, fast, safe, compiled language for developing maintainable software.