Showing 16 open source projects for "script%20executor"

View related business solutions
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 1
    OpenRW

    OpenRW

    Recreation of the classic Grand Theft Auto III game executable

    ...By re-writing the engine from scratch under a permissive, community-friendly license (GPLv3), OpenRW ensures long-term preservation, mod-friendliness, and better hardware compatibility (modern GPUs, controllers, cross-platform input, etc.). For developers, it also offers tools such as a “script tracer” to inspect in-game scripts opcode by opcode, a data-file viewer (RWViewer) for studying object data, models, and map files.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    PlayCanvas Engine

    PlayCanvas Engine

    Fast and lightweight JavaScript game engine built on WebGL and glTF

    ...The PlayCanvas Engine gives incredible performance, even on devices such as the iPhone 4S. PlayCanvas ensures a fast loading time by using multiple features such as script concatenation, minification, deferred loading of non-essential assets and more. PlayCanvas has many team features such as being able to chat with your teammates directly from within the Editor.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 3
    Cocos Engine

    Cocos Engine

    Cocos simplifies game creation and distribution with Cocos Creator

    ...It aims to simplify game creation and distribution, with support for high-performance rendering, physics, scene management, asset pipelines, and more. The engine is built using a mix of C++ (for performance-critical systems) and TypeScript/JavaScript (for scripting), enabling developers to script game logic while relying on a robust, high-performance core. Because of its cross-platform nature, games built with cocos-engine (via Cocos Creator) can target mobile, desktop, and web, making it a popular choice for developers wanting flexibility and broad reach. The engine includes extensive tooling and example/demo projects to demonstrate 2D and 3D physics, animation, UI and rendering capabilities.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    ZTAB

    ZTAB

    Ze Text Adventure game Builder : Create as you play !

    Software for creating very easily Text adventure games : * Build text adventure games, gamebooks, visual novels or point and clicks * Text, image and sound based aventure games. * Simple graphical game edition (no script) * Design as you play: you play, and if you want to enhance, you add new text and conditions and you continue to play. Nothing simpliest ! * As you design, ZTAB points out your errors and compute playability statistics * Import/export : Windows Game, HTML, RTF, DOCX, PDF, EPUB, Advelh, Twine, Quest, Ren'Py * Confidentiality mode Donation : https://www.paypal.com/cgi-bin/webscr?...
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5

    Gester

    A game engine for console based text games

    ...You make text based games easily using Gester. These games can be played by using the 'gest' command. The 'gest' command will invoke the game engine which will read the game script file (.gest file) and present the game on the command line Install Gester using pip: "pip install gester" See our PyPI page for more details: https://pypi.org/project/gester
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    NoahGameFrame

    NoahGameFrame

    A fast, scalable, distributed game server engine/framework for C++

    A fast, scalable, distributed game server engine/framework for C++, including the actor library, and network library, can be used as a real-time multiplayer game engine ( MMO RPG/MOBA ), which supports C#/Lua script/ Unity3d, Cocos2dx and plan to support Unreal. Easy-to-use, interface-oriented design. An extensible plugin framework that makes getting your application running quick and easy. A clean, uncluttered design and stable engine that has been used in several commercial products. A high-performance actor model (by a safe thread pool). ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Crafter 2D

    Crafter 2D

    2D game engine for traditional platform games

    Crafter 2D is a cross platform 2D game engine, with which you can create your own games! Using this engine, you can focus solely on your games assets and behaviour and don't have to worry about the platform. And it is free!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    Siddy's Lua Game Engine

    A Lua Game Engine

    A 2D and 3D game engine written in C++ with full Lua scripting support which allows users to script an entire game in Lua.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Meshwork

    Meshwork

    3D Game engine

    Meshwork is a 3D game engine with independent approach and unrestrictive minimalistic design. It's in active development, with many planned new features. You can support Meshwork's development by contributing to its crowdfunding campaign on Indiegogo and help releasing an Android and .NET versions of the engine. For more info, please visit the website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Repair-CRM Icon
    Repair-CRM

    For small companies that repair and maintenance customer machines

    All-In-One Solution with an Online Booking portal for automating scheduling & dispatching to ditch paperwork and improve the productivity of your technicians!
    Learn More
  • 10
    TurboSphere

    TurboSphere

    TurboSphere is an easy to learn and powerful JS based game engine.

    ...TurboSphere uses Google V8 for JavaScript execution and SDL for graphics, audio, input and most other game related functions. It includes a map engine intended for top-down, zelda like games. Other, script based map engines are possible, and several have been implemented for TurboSphere's predecessor, Sphere (like the Majestic Map Engine (http://spheredev.org/smforums/index.php?topic=4496.0)). TurboSphere is largely compatible with the Sphere RPG engine, the main API change is the replacement of object creating functions with proper JavaScript constructors. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    An object-oriented Game Engine. It abstracts the differences between platforms and allows level/scene coding through script/XML files. Subsystems based on open source libraries. Adaptable to multiple game genres (fps, space shooter, indoor, outdoor, ...)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    The VolxEngine is a game engine, including 2D & 3D rendering, Lua script implementation, input, collision and particle systems. It's based on SharpDX (http://sharpdx.org/) and is intended to be a very fllexible game engine made from C#
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Hawk Script

    Scripting language of the hawk game engine

    This is the scripting language of the hawk game engine that can be used independently on any project for scripting. The syntax is similar to basic with some influence from python.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    euphoriasdk

    A complete 2D Game Engine with built in drag and drop editor

    ...Some features of the engine are: - 2D levels and basic rasterized rendering - Simple animations and timer systems - A complete embedded Lua 5.1 scripting environment for level scripting - A drag and drop level designer - Support for all standard Windows Media Player compatible media types - Background Music - Sound Effects - Simple object collision detection - Pseudo 3D for making simulated 3D with 2D graphics - Scriptable Menus, buttons, etc - Custom Lua file manipulation libraries and script engine binding - Cut scene videos - Open Source What Euphoria is NOT: - A professional game design engine (maybe someday) - Bug free - Size Efficient (textures are stored as bitmaps - 3D - Covered Under Warranty - A Game, this is a Kit to BUILD a game
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    oge2d

    Cross-platform 2D game engine

    Open Game Engine 2D is a full features and cross-platform 2D game engine. It aims to help developers to create 2D games with only flat files (such as ini and script files), so that games could be written once and played under any platform supported. This engine is a pure 2D game engine written in C/C++. It is base on SDL and AngelScript. So, it also aims to run in any platform supported by SDL and AngelScript, such as Windows, Linux, MacOS, iPhone, Android, Windows Phone, Symbian, NDS, PSP... ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Cross-platform 3D Game Interpreter for 3D design games simulation and Virtual Reality Graphics Rendering with GUI and Command Line. Include map editor , game modeler , script editor.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next