• 0 Posts
  • 2 Comments
Joined 3 years ago
cake
Cake day: June 16th, 2023

help-circle

  • I hate this argument on principal, if I write a game with Pygame, it’s written in Python not C.

    Balatro is written in Lua not C just because Love uses SDL.

    This is like saying Python, CPP, JS, PHP, LUA, Perl, Dart, C# and Java are just written in C.

    This is like saying Rust isn’t a real language because it relies on LLVM which is written with C/CPP.

    If I split the lua code in balatro from the SDL library, I don’t have a game anymore.