From 560f6e400b88c67b0f0737583c8e7b30104ff8c7 Mon Sep 17 00:00:00 2001 From: soliton Date: Tue, 11 Jun 2024 13:37:15 +0200 Subject: [PATCH] Update README.md with Cubzh (game engine) Cubzh is an open-source game engine & gaming platform that allows anyone to rapidly script games using Lua --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 105dfe9..11cf50c 100644 --- a/README.md +++ b/README.md @@ -444,6 +444,7 @@ A curated list of awesome Lua frameworks, libraries and software. Inspired by [a * [LoveDOS](https://github.com/rxi/lovedos) - A framework for making 2D DOS games in Lua. LoveDOS provides an API based on a subset of the LÖVE API. * [PacPac](https://github.com/tylerneylon/pacpac) - This is Pac-Man from a parallel universe. * [aroma](https://github.com/leafo/aroma) - Aroma is game creation framework/platform that targets Chrome's Native Client. It lets you create games that can be distributed through the Chrome Web Store. +* [Cubzh](https://github.com/cubzh/cubzh) - Cubzh is an open-source game engine & gaming platform that allows anyone to rapidly script games using Lua ## Logging