Top 3 Lua 2d-game-engine Projects
-
Project mention: Fighting games use delay-based and rollback netcode | news.ycombinator.com | 2023-01-22
I don't think it's unpopular. We need more and better game software, what exists today is unsatisfactory for a plethora of reasons. I'm personally interested in this because I ship Planimeter Game Engine 2D, which comes with client-side prediction standard, and it's the largest pure-Lua game engine on GitHub.[1]
-
If you use the Noble Engine library, you can organize your game code into scenes, which you can restart by transitioning a scene to itself. All your objects and variables are cleared and reset. It's as simple as:
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
playdate-unlicensed-paddle-game-tutorial
A tutorial that shows you how to make a Pong clone on the Playdate
Lua 2d-game-engine related posts
Index
What are some of the best open-source 2d-game-engine projects in Lua? This list will help you:
Project | Stars | |
---|---|---|
1 | game-engine-2d | 707 |
2 | NobleEngine | 331 |
3 | playdate-unlicensed-paddle-game-tutorial | 19 |