UniLua
Game scripting engine
A C# implementation of Lua 5.2 focused on compatibility with Unity3D game engines.
A pure c# implementation of Lua 5.2 focus on compatibility with Unity
1k stars
171 watching
292 forks
Language: C#
last commit: 7 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
xyronlabs/luna | An engine that lets users create simple visual sketches and games using Lua | 21 |
nidorx/ecs-lua | An Entity Component System library for Lua game development | 166 |
xella37/pine3d | A high-performance 3D graphics library for creating ComputerCraft games and simulations | 26 |
adriengivry/overload | A 3D game engine with Lua scripting that aims to provide simplicity, high-quality documentation and modern C++ code for game development. | 1,824 |
thraka/sadconsole | A cross-platform .NET library for creating text-based games and consoles with support for ASCII characters, GUI, and advanced features. | 1,249 |
nlua/nlua | A .NET wrapper that enables C# developers to use Lua scripts and functions directly from their applications. | 2,056 |
obengine/obengine | A comprehensive 2D game engine with Lua scripting and cross-platform support | 815 |
jvlppm/xamarin-forms-xna | An implementation of XNA for use with Xamarin.Forms, allowing developers to create cross-platform games and applications using C#. | 9 |
bonesoul/voxeliq | An open-source block-based game engine written in C# | 163 |
inanevin/linaengine | A lightweight and modular C++ game engine designed to be customized for specific project needs. | 846 |
robloach/raylib-lua-sol | A Lua library that enables videogame programming using raylib and sol2, allowing developers to easily prototype and develop games with Lua. | 95 |
tesselode/baton | A Lua library that enables flexible and extensible input handling in LÖVE games | 215 |
sebas77/svelto.ecs | A C# Entity Component System framework enabling data-oriented, decoupled, and maintainable game development. | 1,231 |
elua/elua | An implementation of the Lua programming language optimized for use in embedded systems | 916 |
in0finite/sanandreasunity | An open source reimplementation of the GTA San Andreas game engine in Unity, focusing on gameplay features and multiplayer. | 2,238 |