Software Alternatives, Accelerators & Startups

LOVE 2D VS Nim (programming language)

Compare LOVE 2D VS Nim (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.

Nim (programming language) logo Nim (programming language)

The Nim programming language is a concise, fast programming language that compiles to C, C++ and JavaScript.
  • LOVE 2D Landing page
    Landing page //
    2018-09-30
  • Nim (programming language) Landing page
    Landing page //
    2021-07-31

LOVE 2D videos

JRM - "Love (2015)" Movie Review

More videos:

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

Nim (programming language) videos

No Nim (programming language) videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to LOVE 2D and Nim (programming language))
Game Development
100 100%
0% 0
Programming Language
0 0%
100% 100
Game Engine
100 100%
0% 0
Generic Programming Language

User comments

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

Social recommendations and mentions

LOVE 2D might be a bit more popular than Nim (programming language). We know about 183 links to it since March 2021 and only 142 links to Nim (programming language). 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 / 7 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 / 7 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 / 5 months ago
View more

Nim (programming language) mentions (142)

  • 3 years of fulltime Rust game development, and why we're leaving Rust behind
    I'd be interested to hear the author's take on Nim [1], which seems to be better suited for game development than Rust by staying out of the dev's way [2], and supports hot-reloading (at least in Unreal Engine 5) [3]? [1] https://nim-lang.org/ [2] https://youtu.be/d2VRuZo2pdA?si=E3N62oUJ-clXozCg [3] https://www.youtube.com/watch?v=Cdr4-cOsAWA. - Source: Hacker News / about 1 month ago
  • "14 Years of Go" by Rob Pike
    I think the right answer to your question would be NimLang[0]. In reality, if you're seeking to use this in any enterprise context, you'd most likely want to select the subset of C++ that makes sense for you or just use C#. [0]https://nim-lang.org/. - Source: Hacker News / 3 months ago
  • Ask HN: Interest in a Rust-Inspired Language Compiling to JavaScript?
    I don't think it's a rust-inspired language, but since it has strong typing and compiles to javascript, did you give a look at nim [0] ? For what it takes, I find the language very expressive without the verbosity in rust that reminds me java. And it is also very flexible. [0] : https://nim-lang.org/. - Source: Hacker News / 6 months ago
  • Nim
    FYI, on the front page, https://nim-lang.org, in large type you have this: > Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. - Source: Hacker News / 6 months ago
  • Things I've learned about building CLI tools in Python
    You better off with using a compiled language. If you interested in a language that's compiled, fast, but as easy and pleasant as Python - I'd recommend you take a look at [Nim](https://nim-lang.org). And to prove what Nim's capable of - here's a cool repo with 100+ cli apps someone wrote in Nim: [c-blake/bu](https://github.com/c-blake/bu). - Source: Hacker News / 8 months ago
View more

What are some alternatives?

When comparing LOVE 2D and Nim (programming language), you can also consider the following products

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

Crystal (programming language) - Programming language with Ruby-like syntax that compiles to efficient native code.

Unity - The multiplatform game creation tools for everyone.

D (Programming Language) - D is a language with C-like syntax and static typing.

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.