Showing 55 open source projects for "development tools"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    MCreator

    MCreator

    Make Minecraft Java Edition mods, Minecraft Bedrock Edition Add-Ons

    MCreator is an open-source integrated development environment designed to simplify the process of creating Minecraft mods, add-ons, resource packs, and data packs. The software provides a visual programming environment where users can design mod features using graphical tools instead of writing code manually. Through wizards, block-based programming interfaces, and an integrated editor, MCreator generates the underlying Java or JSON code required for the mod automatically. ...
    Downloads: 63 This Week
    Last Update:
    See Project
  • 2
    libGDX

    libGDX

    Desktop/Android/HTML5/iOS Java game development framework

    libGDX is a cross-platform Java game development framework based on OpenGL (ES) that works on Windows, Linux, macOS, Android, your browser and iOS. libGDX provides a well-tried and robust environment for rapid prototyping and fast iterations. libGDX does not force a specific design or coding style on you; it rather gives you the freedom to create a game the way you prefer. Publish your games on Windows, macOS, Linux (including the RPi!), Android, iOS, and HTML5, all with the same code base....
    Downloads: 35 This Week
    Last Update:
    See Project
  • 3
    Minestom

    Minestom

    1.21.11 Lightweight Minecraft server

    Minestom is an open-source Minecraft server development framework that allows developers to build custom Minecraft server software from scratch without relying on Mojang’s original server code. Instead of functioning as a traditional server implementation, Minestom acts as a lightweight library that provides the core networking and gameplay infrastructure needed to create Minecraft server applications. Developers can use it to design custom game modes, experimental server architectures, or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    AuroraExt

    Helpful tools to extend the NWN Toolset

    AuroraExt is a collection of tools to overcome cerain limitations of the original Neverwinter Nights (NWN) Aurora Toolset and the NWN module development process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Xonotic

    Xonotic

    Superproject containing build scripts and tools to download assets

    Xonotic is a free, open-source arena-style first-person shooter video game that emphasizes fast-paced movement, skill-based combat, and a diverse arsenal, with gameplay reminiscent of classic shooters like Quake and Unreal Tournament. Born as a community fork of the Nexuiz project to preserve open development principles, Xonotic runs on an enhanced version of the DarkPlaces engine and supports Windows, macOS, and Linux platforms with no installation required beyond extracting the game files....
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    The set of addons and tools for the Portable Host Project (AKA PHost, http://phost.de/). PHost is an improvement over PBEM game VGA Planets (http://www.vgaplanets.com/) original host that offers great flexibility and development support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Mohist 1.20.1

    Mohist 1.20.1

    Minecraft Forge Hybrid server implementing the Spigot

    Tenet is an open-source experimental project related to Minecraft server or modding infrastructure that explores alternative approaches to building scalable and modular gameplay systems. The project aims to provide developers with a framework for experimenting with advanced server architecture and performance-oriented design. By focusing on modular components and extensible design patterns, Tenet allows developers to create systems that can integrate with other Minecraft tools and...
    Downloads: 34 This Week
    Last Update:
    See Project
  • 8
    Hattrick Organizer
    The project has moved to Github https://github.com/akasolace/HO/releases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Romance MMO Game Development Framework

    Massively multiplayer online game server and client framework

    ...Romance 1.1 provides functional server, client communications system, and beginnings of relevant client libraries for Java, JavaScript, and Android devices. Romance 2 (a very early draft at present) provides a non-functional (yet) effort to produce a server, HTML5-based client, and support and infrastructural tools for MMO development. The new server is designed for greater scalability, and integrates real 3D support (not 2D + some depth, as in Romance 1.1) and server-side Bullet physics, as well as extremely powerful AI development utilities for logical agent characters. The server is mostly in Common Lisp, the client in Parenscript/JavaScript, and some tools are in Perl and Emacs Lisp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    NeoForge

    NeoForge

    Neo Modding API for Minecraft: Java Edition, based on Forge

    ...The framework is designed to simplify the development process by offering standardized interfaces, development kits, and compatibility layers that help mod creators build complex modifications without rewriting core game code. By supporting mod development tools such as Gradle plugins and mod development kits, NeoForge allows programmers to efficiently build, compile, and distribute mods for multiple versions of Minecraft.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 11

    Macchiato Doppio

    An advanced flexible game engine for Java.

    Macchiato Doppio is a Java game engine emphasizing cross-platform interoperability, and 2D and 3D support. We've just re-created the foundation of the game engine, and we're working on making things easier with more advanced tools and documentation. Currently we're focused on 2D gaming, but we'll be moving on to 3D gaming when we've got a good, tested 2D platform working.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MinecraftForge

    MinecraftForge

    Modifications to the Minecraft base files to assist in compatibility

    MinecraftForge is a widely used open-source modding API and development platform for Minecraft that enables developers to create, install, and manage game modifications in a standardized way. It provides a framework that extends the core functionality of Minecraft while maintaining compatibility between different mods and versions of the game. Forge simplifies the modding process by offering tools, hooks, and APIs that allow developers to modify game behavior without directly altering the base game code. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    Human AI Net

    Human AI Net

    a Human and Artificial Intelligence Network

    We are going to teach eachother how to build AI and new kinds of game objects in this network using intuitive dragAndDrop. Its going to be a space for experimenting with fun and useful tools in new ways. Version 0.8.0 has some advanced components that will be working soon. The plan is a massively multiplayer space where we design, evolve, and play with game objects and do AI research together which controls those game objects along with directly playing the games. The main data format is,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Role Playing Tools for traditional role playing games. Current tools: DiceTool, a die rolling tool that supports complex dice expressions. MapTool, a simple to use internet enabled battle map replacement. TokenTool, for easily creating MapTool tokens
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    eCharacter

    eCharacter

    Create your own animated characters for games with ease!

    eCharacter aims to be a free software character configuration tool that could be used for indie games or rapid prototyping. It has been created from the developer community of the eAdventure game authoring platform, and our first aim is to integrate this tool into eAdventure. But in the near future it will also be compatible with other tools! The project is fully based on free software. It uses jMonkeyEngine3 for 3D visualization and the UI is built on NiftyGUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    HamsterWrench

    A tool for editing OHRRPGCE RPG files

    A Java set of tools for manipulating RPG files created by the OHRRPGCE (http://rpg.hamsterrepublic.com/ohrrpgce/Main_Page)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    TICO

    TICO

    Interactive communication boards for people with severe disabilities.

    TICO is currently a part of ARASUITE!!!! Please, look for ARASUITE in Sourceforge!!!! https://sourceforge.net/projects/arasuite/ TICO is a tool for the design and execution of interactive communication boards. Communication boards are highly used in augmentative and alternative communication (AAC) environments.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18

    Aliza Gaming API

    An extensible development framework for roleplay games.

    AlizaGameAPI is a robust, open-source Java-based framework designed to streamline and enhance the development of 2D and 3D games. It offers a comprehensive set of tools, utilities, and libraries, empowering developers to create immersive and dynamic gaming experiences with ease. Key Features: Modular Architecture, Rich Graphics and UI Components, Comprehensive Game Logic and Character Management, Environment and World-Building Tools, Statistical and Mathematical Utilities, Enhanced Debugging and Logging, Data Management and Integration, Integrated LLM for NPC Dialog, Cross-Platform Compatibility Dive into the world of game development with AlizaGameAPI. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Multiverse

    Multiverse

    Open Source Virtual World and MMOG Development Platform

    3D Client (Windows), Server, and Tools to easily create massively multiplayer games and virtual worlds. If you want to contribute to the source code please go to https://github.com/multiversemmo/MultiversePlatform
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    The Modding Table

    The Modding Table

    A software to craft easily your own Minecraft mod, without coding

    NOTE: THIS PROJECT HAS BEEN DISCONTINUED FOR MONTHS AND IS NO LONGER AVAILABLE FOR THE LATEST VERSIONS. The Modding table is a free software by CraftYourMod, to craft easily your own Minecraft mod without writing a line of code. Just configure your mod, add blocks/items, export it, compile it and run it ! The Modding table is also Cross Platform, so you can run on every recent OSes. There is also a WYSIWYG crafting recipe editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A Java Utility to edit and create new game content for Might and Magic 8 with support for 6 and 7. This is an extension of the no-longer-developed UnLod java utility for MM8. MM8LevelEditor is no longer actively developed. A new MMLevelEditor is being re
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 22
    A framework for implementing various editors in Java. Intended to simplify and expedite the development of customized development tools for various game engines by providing various, commonly used controls to be used in the target application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    UTSQ is a Java command line tool for logging UT player's online performance over time. It queries an UT server for player's current frags, kills, deaths, ping, team and calculates FPH, efficiency and Rank and illustrates the first 3 as bars in a .html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Habanero3d is a object-oriented 3d game engine written in C++, OpenGL, and GLSL with set of additional tools (written in number of languages), to make developers' life easier. Habanero3d is targeted for indie games, and is in development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A cross-platform, free, and open source game engine that implements commercial quality features utilizing only similarly free and open source standards and development tools/libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB