Open Source Lua Software - Page 13

Lua Software

Lua C++ Clear Filters

Browse free open source Lua Software and projects below. Use the toggles on the left to filter open source Lua Software by OS, license, language, programming language, and project status.

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    NyuFX

    NyuFX

    Karaoke effects creation tool with ASS and Lua.

    NyuFX is an advanced tool for creating karaoke effects in subtitle format ASS. With the power of scripting language Lua with an extended environment + an user interface it's easy to create fancy 2D effects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Biosoft OTP. proyecto que nace de las ideas de kupi (yo) y neo. consiste en un OT y una version Beta para el publico (para que se lo descargue
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    OZengine is an open source 2D-3D game visualization engine, written in C++. It supports DirectDraw, Direct3D, OpenGL, scriptable through the Lua, and runs on Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    Odd Island is a 3D MORPG with a fantasy setting which takes place on a small island. It's currently under develepment and NOT YET playable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The OpenGDK project has been renamed to what it should be. It's been moved to https://sourceforge.net/projects/opengdk/ I apologize for the inconvenience and confusing it caused.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    2D moddable wargame in the style of "Advance Wars" (Nintendo GBA & DS) games. Can be scripted in Lua. Uses SFML2, boost and luabind (and maybe Guichan).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A set of functions, macros and classes to handle platform specific features in a platform independent way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    OpenGDK is short for Open Game Development Kit. It's supposed to be a plug-in BASED (it's different from OGRE. OGRE is plug-in friendly), cross-platform, open source, general purpose (2D, 3D, client, server, editor), game development kit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 10
    OpenGROW

    OpenGROW

    An open-source project to develop a plant generation tool.

    An open-source project to develop a free, modern and sophisticated plant generation tool. This tool will feature an easy to use interface, and will be scalable, able to produce a large batch of similar plants simultaneously. The project is current just starting - I'm laying down some basic code to generate a tree skeleton, then using that skeleton to create an "envelope" mesh. Then I plan on adding features in subsequent releases. Then I'll probably end up rewriting all of the code and writing some documentation at the point where I have a good basic feature set. I will release new alphas every few weeks, containing source code and OS-specific binaries, unless I put development on hold for a while (see below). Project is currently ACTIVE. However, the next release is a complete remake of the existing code, so won't be around for a while. Please make sure you view the latest screenshots (slide to the right on the screenshot bar)!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is the Open-Tibia Server distribution for the OpenLua community. It is developed by a few members of the OpenLua community.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Operation: Assassination is an assassination Simulator, where you can use Lua to create your own scenarios. Maps can also be made for this game, with adjustable weapons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Ops is a C++ library and a Python module for reading configuration files. The files are written in Lua, which makes the configuration files easy to read and write for the beginner, and yet very powerful for advanced users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Over is a space-based comic-like RTS game with some MMO features (persistency, commander profile, etc...) It also features customizable fleets and wings. Over is build on a completely custom engine which currently runs on linux and windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PDSD4TC
    Public Development for the Community Educational Project meant to inspire your creative talent in a variety of areas such as: C++ Coding, Apache / Windows / Virtual server Administration & DNS, Graphic Design, 3D in-game development, website html / php / asp / java, MySQL database management and troubleshooting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PSP-OSS is an initative for a 3rd party shell on Sony's PSP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    PTBL

    Pardal's Tactical Battle Language

    Description in english - soon! Projeto de criação de uma linguagem descritiva para auxiliar o desenvolvimento de IA para jogos de RPG com sistema de batalha tático (semelhantes a "Shining Force"). O objetivo é que o criador do jogo de RPG tático apenas descreva o mapa da batalha (com suas características e personagens) em PTBL e o interpretador da linguagem retorne as ações que devem ser tomadas pelo NPC escolhido em determinado momento. Em resumo: 1) Descreva o mapa e seus objetos; 2) Escolha quem vai se movimentar; 3) De acordo com o estado, a IA irá retornar as ações que o NPC escolhido deve executar; 4) Atualize o estado dos objetos e volte para o passo 2 até que a batalha acabe. *OBS: Note que o seu jogo deve definir a ordem e como se dão os acontecimentos. PTBL apenas define a IA de determinado NPC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A new WoW Server Core, built on C++, based on Mangos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Panzercrysis is an open source project for the Crysis engine. Basicly we will produce a world war 2 tanksimulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A simulation engine which allows the realtime 3D visualization of Biblical locations and events. Custom scenes and studies can be created by the user and submitted to the online library. An essential tool for study and entertaining to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Particle Toy is an Lua extended particle system simulation system. It is implemented in C/C++ and algorithms are scripted in Lua. A patterned version of Particle File, which was implemented by famous Seumas McNally, is provided as an example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A simple puzzle made with C++, SDL, FMOD Ex and some Lua script. The game objective is to complete the path between the starter and finish points by moving the blocks (runes).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Universal, platform independet, scriptable, networking game engine with physics and sound support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Pear3DEngine

    Pear3DEngine

    Pear3DEngine is a modern and modular 3D development framework

    Pear3DEngine is a modern and modular 3D development framework that lets you create professional games, simulations and more. You are free to develop your program in C + +, XML or LUA and publish it as open source software or selling it as a commercial program. The rendering engine uses internally OpenGL or DirectX optionally. The planned editor supports software development on Linux, Windows and maybe MacOS X. DirectX 9 and therefore Windows XP are currently not supported and support is not planned in the future. One goal of the Pear3DEngine Framework is to use the latest and most promising algorithms and techniques from the 3D and IT scene.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Game-engine for windows- and unix-systems. Supports shader, scenemanagment, interface to the common render-apis, basic tools and a scripting support.
    Downloads: 0 This Week
    Last Update:
    See Project