MENU

Fun & Interesting

The game of the year was written in Lua

Tom Delalande 317,005 3 months ago
Video Not Working? Fix It Now

Balatro is an extremely successful game that was created using the Love2D framework in Lua. I found that pretty interesting so I decided to explore Love2D a little to try and re-create some of that Balatro magic. A journey which gave me a new appreciation for shaders. I have no talent please forgive my terrible code. Balatro - https://store.steampowered.com/app/2379780/Balatro/ LocalThunk - https://bsky.app/profile/localthunk.bsky.social Github Repo - https://github.com/tom-delalande/love2d-example CRT Shader - https://www.shadertoy.com/view/Ms23DR Greek Temple Tutorial - https://youtu.be/-pdSjBPH3zM Forum Post on Conversion - https://love2d.org/forums/viewtopic.php?p=236577#p236577 Love2D: https://love2d.org/ Lua: https://www.lua.org/ Aseprite: https://www.aseprite.org/

Comment