Showing 18 open source projects for "development"

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
  • 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
  • 1
    osu!framework

    osu!framework

    A game framework written with osu! in mind.

    A game framework written with osu! in mind. If you are interested in creating a project using the framework, please start from the getting started wiki resources (or jump straight over to the project templates). You can either start off from an empty project, or take a peek at a working sample game. Either way, full project structure, cross-platform support, and a testing setup are included! This framework is intended to take steps beyond what you would normally expect from a game framework....
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    Stride

    Stride

    Stride (formerly Xenko), a free and open-source cross-platform C# game

    ...Because it’s built on modern C# and .NET, developers can take advantage of modern language features (C# 14, .NET 10), tooling (Visual Studio, VS Code, Rider), and long-term maintainability. The engine supports cross-platform development: you can build for desktop, mobile, or VR, and target multiple operating systems. Stride is modular and customizable: you can tailor rendering, physics, scripting, and other subsystems to suit your game’s needs.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    Svelto.ECS

    Svelto.ECS

    Svelto ECS C# Entity Component System

    ...The hardest problem to overcome is usually to shift mentality from OOP programming to ECS programming more than using the framework itself. Svelto.ECS wasn't born just from the needs of a large team, but also as a result of years of reasoning behind software engineering applied to game development. Svelto.ECS hasn't been written just to develop faster code, it has been designed to help develop better code. Performance gains is just one of the benefits in using Svelto.ECS, as ECS is a great way to write cache-friendly code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    ZAPH

    Tools and Z80 engine for creating adventure games. (RUST)

    This is an exercise in some advance programming topics using a text adventure as the central result. This originally began as a project to recreate an old BASIC text adventure, on the ZX Spectrum, using Z80. After developing a very simple byte code VM to handle the game interactions, I realised that there was an opportunity to use some more advance techniques, which in turn can lead to some PC based tools.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 5
    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,...
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    Murder Engine

    Murder Engine

    Murder is a pixel art ECS game engine

    ...The engine aims to give developers a solid, flexible foundation for building 2D games with a retro/pixel-art aesthetic, while leaning into modern ECS architecture to separate data (components) from behavior (systems). Because Murder is in active development and still relatively young, the authors warn that breaking changes are possible — but this also means the engine is evolving rapidly as features are added and refined. Using Murder, you get a lot of the low-level plumbing handled: rendering, input, update-loop, resource loading — so you can focus on actual game logic, art, and design instead of boilerplate. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    vivid

    vivid

    Vivid3D is an open-source 3D engine with powerful 2D UI.

    Vivid3D is a full 3D engine with open-source code, which also includes a full 2D UI. This UI is combined with the engine for the "Vivid3D" tool - which is similar in usage to Unity3D, in some regards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    KSFramework

    KSFramework

    QQ Group:538722494,KSFramework = KEngine + SLua(or xLua)

    ...Hot reloading is the development focus of KSFramework - without restarting the game, reloading the code and configuration table can immediately see the modification effect, maximizing the speed of development and debugging, and facilitating hot updates during the operation phase. For programmers, basic function modules such as AssetBundle loading and packaging, scripted UI, automatic generation of configuration table code, download and update can be used, which greatly reduces the workload of basic functions around the game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Mire Engine

    Mire Engine

    2D Game Engine

    A Cross Platform 2d Rpg Game Engine for mobile and Console.
    Downloads: 0 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
  • 10

    Captains Game Engine

    Portable game engine with main focus on point-and-click adventures

    This project aims to create a fast game engine that is simple to use. It will support rendering in OpenGL and DirectX and run on Linux, Windows and Android. It even runs in the browser with WebGL through emscripten. It was originally used to create a round-based 3D multiplayer role-playing game called Heroquest. Now, the main focus has shifted to create a portable point-and-click adventure system and some adventure games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    TXna Game Engine

    TXna Game Engine

    XNA based game engine completely written in c#

    ...Please use the TXnaGE from the \branches\monogame folder! The monogame version is based on mongame 3.2.2 and has most of TXna features except: shadowmapping, modelscenenodes and instancing - those features are in development! Titanium Xna Game Engine is a Xna 3.1 based game engine written in c#. Complex scenes can be build in just few lines of code. The developer is free to combine TXna features and standard Xna techniques without any limitations. Please use the svn checkout or update feature to get the latest source and compile from source. ...
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    MuX Game Engine

    2D XNA Game Engine

    2D Game Engine to create musical games with XNA C#
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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: 2 This Week
    Last Update:
    See Project
  • 14
    LumenLiquid

    LumenLiquid

    RPG Games without coding!

    LumenLiquid is a game engine which offers high flexibility. Every user can create his own game without having to worry about code. Trough the high customisation there are almost endless possibilities to create games and stories. To show up the endless possibilities, LumenLiquid is deployed with an example game, Fabled Lands. The story is taken from the homonymous books written by Dave Morris and Jamie Thomson.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Panther game engine is being developed as part of a class on game engine development at Chapman University 2009/2010/2011. Development continues through December 2011.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 16
    The OpenRTSS project aims at producing a free game engine for making "Real-Time Strategy Shooters". The engine is written using Unity for simplicity and fast development.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Ox is a 3D XNA game engine. Note that this web page is only for hosting Ox's source. Find Ox's main website here - http://oxgameengine.codeplex.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The VROnline project is universal 3D virtual reality engine for games with client/server architecture, free 3D camera, user configurable actions and AI scripts. It's based on C# and directX (now 9.0) technology. It can manage many data models(rpg,sims).
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next