Showing 35 open source projects for "multi%20roblox"

View related business solutions
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    ThinkPHP

    ThinkPHP

    ThinkPHP Framework

    The operating environment requires PHP7.2+, compatible with PHP8.1. ThinkPHPV6.0 version is exclusively sponsored by Yisu Cloud. Use PHP7strong typing (strict mode). Support for more PSRspecifications. Native multi-app support. More powerful and easy-to-use queries. Brand new event system. Model events and database events are unified into the event system. Template engine separates out the core. Middleware for internal functions. SESSION/Cookie mechanism improvement. Improved support for Swoole and coroutines. More friendly to IDE. Unify and streamline a large number of usages. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    slua-unreal

    slua-unreal

    lua dev plugin for unreal engine 4 or 5

    Slua-unreal is an unreal4 plugin, which allows you to use Lua language to develop game logic and hot fix your code. It gives you 3 ways to wrap your C++ interface to Lua, including reflection by blueprint, C++ template, and static code generation. It also enables two-way communication between Blueprint and Lua. The advantage of Lua over C++ is that it requires no compilation for logic change, which significantly speeds up the game development process.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Fortnite Developer Account AIO

    Fortnite Developer Account AIO

    All-In-One program that combines multiple Fortnite Dev Account tools.

    Fortnite Developer Account AIO is an all-in-one program that combines multiple Fortnite Dev Account tools. It allows users to access any skin, emote, pickaxe, backbling, or item in Fortnite and even use them in matches where others can see your cosmetics. This program supports various popular tools, ensuring seamless compatibility and ease of use.
    Downloads: 275 This Week
    Last Update:
    See Project
  • 4
    Arianne RPG

    Arianne RPG

    Arianne is an engine to develop multiplayer online games like Stendhal

    Arianne is a multiplayer online engine to develop turn based and real time games, providing a simple way of creating the game server rules and clients like our MORPG Stendhal. Our engine Marauroa uses Java and SQL for hosting hundreds of players on a solo host. Stendhal is a fun friendly and free multiplayer online adventure game with a huge and rich world. With hundreds of NPCs and different quests, features like the Travel log and achievement system keep track of progress. Thousands of...
    Leader badge
    Downloads: 157 This Week
    Last Update:
    See Project
  • 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
  • 5
    PyCAPGE

    PyCAPGE

    PyCAPGE - Python Classic Adventure Point and Click Game Engine

    ...Key features include a Scene Manager supporting parallax scrolling, walk-behind masks, and depth-based character scaling. It implements intelligent Pathfinding to navigate complex environments automatically. The engine natively supports Multi-Character gameplay, allowing dynamic switching between protagonists. Developers can build rich narratives using the branching Dialogue System and a Cutscene Manager for scripted events. The architecture is data-driven: texts and definitions are separated into YAML files for easy localization. Includes a JSON Save/Load system and debug console.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Longford

    Longford

    A cross platform Lua based game engine

    ...It has the following features: + Sprite hierarchy. Sprites drawn in order according to a display "tree" allowing grouping of complex drawings. + Frame update, keypress and (multi)touch events which propagate through the display tree. + Creation of Sprites including polygon Shapes and rectangular Bitmaps with transparency (import as PNG, JPG, GIF, BMP, TGA) + Creation of Textfields based on bitmap fonts. + Translation, rotation and scaling of sprites. + Box2D physics engine. + Play sound effects using WAV files and stream music using OGG files...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Boss Engine

    8-bit Graphical API for Java

    Boss Engine is a graphical API for writing low-resolution 8-bit color applications. It offers easy to use functions for handling graphics, basic i/o and more. Screen access is performed through virtual framebuffers that allow direct read/write access to indexed color screen data. API is coded entirely with native libraries. No third party libraries required.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Pulsar framework

    Pulsar framework

    Event driven concurrent framework for Python

    ...Pulsar tells the operating system (through epoll or select) that it should be notified when a new connection is made, and then it goes to sleep. Pulsar uses the asyncio module from the standard python library and it can be configured to run in multi-processing mode. The http client maintains connections alive (by default 15 seconds) and therefore any requests that you make within a session will automatically reuse the appropriate connection. All connections are released once the session exits the asynchronous with block. Pulsar design allows for a host of different asynchronous applications to be implemented in an elegant and efficient way.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Other World
    Library to help the creation of the dynamic systems, like simulators or games. Key word : 3D Rendering, Multi-Agent system, Collision detection, Game
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rezku Point of Sale Icon
    Rezku Point of Sale

    Designed for Real-World Restaurant Operations

    Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
    Learn More
  • 10
    Icarus Scene Engine

    Icarus Scene Engine

    3D .NET engine for Windows, Linux, Mac

    Icarus Scene Engine is a cross-platform, CLS-compliant 3D framework, integrating open source APIs into a cohesive all-open-source, all .NET solution. For Windows, MacOSX & Linux. Uses OpenTK, OpenGL, OpenAL APIs for graphics and audio. Runs on Mono/.NET. Links to FFMpeg for streaming video, and FreeType as a temporary conversion mod to bring fonts into a native XML format. Binary builds of Icarus will be infrequent, roughly every 18 months or so, the GIT code updates regularly on a...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    D Game Engine

    A game engine written in the D programming language

    An implementation of a game engine in the D programming language. It is currently in an early pre-alpha state. The goal is to make a flexible, reasonably efficient engine with a simple API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Ogaboo

    Open Game Bootstrap

    ...Basic requirements behind this initiative was to have a integrated development environment with 3D graphics support, sounds, videos, physics, scripting, GUI (Graphic User Interface) and inputs and all that is relevant to be used in a multi-media development process. Since cross-platform is a requirement as well, this led me in a search open-source APIs to integrate, because the idea is to be able to compile everything to at least Windows, Linux, Android, and Mac OSX operating systems. After a few months of research, I came up with the following list of projects: -Ogre3D -Bullet Physics -MYGUI -OgreVideoPlugin -OgreOggSound -OpenAL To stick with this idea, I recommend the use of some Tools, such as Eclipse, Code::Blocks and msys2/MinGW64 for the development environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Symmetric Sprite Editor

    Symmetric Sprite Editor

    Create symmetric sprites: browse, save to PC, or store online

    This was a multi-user sprite creation tool.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    NetMauMau

    NetMauMau

    Single-/multi-player card game Mau Mau (similar to UNO®)

    Play the popular card game Mau Mau (similar to UNO®) against the computer or over the network with your friends. It consists of a highly configurable stand-alone server and a client based on Qt4/5. The client's development is now ceased and in search of a new maintainer, transforming it from a worse and annoying showstopper to a usable and fun to play one. There are binaries available for Windows, Debian 7/8, Ubuntu and Arch Linux as well as ebuilds for Gentoo. See Files section for details.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    rpgboss

    Built to be ease of use, with no programming knowledge, Multi-platform

    A 2d rpg game engine created to be ease of use. Built in Scala and libgdx. Also our community forums http://rpgboss.forumatic.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Gorgon Game Engine

    Gorgon Game Engine

    Gorgon Game Engine (GGE) is a C++ game engine that handles many tasks.

    Gorgon Game Engine (GGE) is a multi-module, interface driven, C++11 game engine that handles graphics, animations, sound, multimedia, input, operating system, resource management, simple effects and user interface. Its primary aim is to be easy to program on. Recent repository is moved to https://bitbucket.org/darkgazeorg/gorgon-game-engine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    AP3/3SUM

    AP3/3SUM

    Multimedia asset management and manipulator for Étoilé

    ...AP3 also have a few foundation classes for data manipulation purpose, such as AAObject root which allows tagging object with selector-keyed arbitrarily typed bytes, or AAChunk, an equal-entry array which allows managing two or more binary streams as a single multi-field stream, or striding one stream into some, and some other partitioning abstractions. AP3 also provides a GUI system for NSOperation management, to provide the concurrency as much as everywhere-possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Paper Engine 2

    Multi-threaded 2D Renderer licensed under the Mozilla Public License

    Hyper fast multi-threaded cross platform 2D renderer with optimized loading via file cache, basic GUI elements, and beginnings of an editor.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Melon

    Melon

    Kinect based controller.

    Melon's purpose is to simplify as much as possible the setup of interactive installation (art, cultural, commercial, etc) as much as possible. It broadcast in OSC 3D pointers. Each pointer can be attached to any of the bone of the skeleton. The interaction area defined for this pointer is attached to another bone of the skeleton, therefore the visitor is free to move in the space defined. Video tutorial: https://vimeo.com/73297050 Developped by http://www.numediart.org [!] >...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20

    C++ SDL Game Engine

    A very small multi-platform game engine for creating desktop games.

    A very small and excellent Game Engine created in C++ using the SDL libraries. Runs on multiple platforms.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    2licht Irrlicht Engine Wrapper

    2licht Irrlicht Engine Wrapper

    Multi-Language Wrapper Collection for the Irrlicht Engine

    2licht's aim is to provide a collection of wrappers for the popular Irrlicht Engine (http://irrlicht.sf.net/). It is still in development; the first wrappers to be released will be the C and Object Pascal interface; followed by a .NET library.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    ogm2d

    Delphi-like IDE for cross-platform game development

    Open Game Maker 2D is a free, open source and cross-platform IDE for the individual game developers. It aims to be a Delphi-like RAD environment in 2D game development field.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23

    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,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    carnage-engine
    The carnage engine is a simple C++ wrapper over SDL and SDL_mixer. It does feature: BMP loading, square sprite animation, automatic window creation and management, music and sample playing, 2D collisions routine...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    DGiovanni
    A multi-agent architecture for building interactive dramas. It uses the Jason's BDI engine, being the Jason's agent-oriented programming language utilized for performing the drama management and for authoring behaviors for the characters.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next