Showing 32 open source projects for "so editor"

View related business solutions
  • 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
  • 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
    Defold

    Defold

    Free game engine for development of desktop, mobile, and web games

    Defold is an open-source, cross-platform game engine originally developed for 2D games but also capable of 3D — intended to give developers a turnkey solution for building games for desktop, mobile, web, and even consoles. It ships as a full editor/IDE, combining scene editing, asset management, scripting, and build/export pipelines, so developers don’t need to assemble disparate tools themselves. Game logic is written in Lua (with optional native extensions in C/C++ when needed), and the engine uses a component-based system and a message-passing paradigm to manage object interactions — a design that promotes loosely-coupled, reactive game code rather than traditional heavy OOP. ...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 2
    Overload

    Overload

    3D Game engine with editor

    A game engine made for Windows, without flourishes. Online documentation and commented sources. Develop complete games with our lua scripting system! Customize Overload editor as you like. Increase your productivity by changing the editor layout. Never feel lost by reading Overload wiki, full of tutorials and a highly documented scripting API! You don't need to watch hours of tutorials on YouTube, Overload is intuitive. Drag & dropping has never been so easy! We made our best to focus on Overload essential features. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Pokemon Unity

    Pokemon Unity

    A framework to build Pokémon RPG games

    A framework to build Pokémon RPG games. I use IIcolour Spectrum's original Pokemon Unity as a base with Herbertmilhomme's framework. So far, this project use wrapper ( Legacy <=> Framework ), and in the future, I want to remove the wrapper. This project is playable, but it has some issues and some features are disabled. Use Unity Hub or Editor to import this project's folder (/Pokemon Unity). Build and run the project. There are also demos for Windows, Linux, and Mac zipped in Releases!
    Downloads: 10 This Week
    Last Update:
    See Project
  • 4
    Anodyne 1 Repo

    Anodyne 1 Repo

    Action-adventure game originally released in 2013

    Anodyne is a surreal action-adventure game originally released in 2013 by Analgesic Productions. The 1-Repo is the open source release of the game’s source code, assets, level editor etc, so users can build, modify, or examine the game. The game features exploration, puzzles, a broom as a tool/weapon, top-down rooms, dreamlike narrative and atmosphere, and pixel-art graphics. This is all of the original music source files which you can open in REAPER and play back using the free sfz plugin with some freely available soundfont files. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    Mechvibes

    Mechvibes

    Play mechanical keyboard sounds, typewriter sound as you type

    ...With Mechvibes Editor, you can create a new sound pack, edit existing sound pack or share them with your friends.
    Leader badge
    Downloads: 1,957 This Week
    Last Update:
    See Project
  • 6
    RetroGear

    RetroGear

    SDL based generic 2D game engine

    RetroGear is a generic 2D game engine, designed for the simple and fast retro games development, like those of the 80s. The project aims to create generic components for rapid development of 2D games, based on the most common practices of game programming and design known, giving in the hands of the programmer, standard components and easy to integrate with their own projects. Some of the features offered by this game engine are: A basic but pratical game states management (screen...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Earthdawn Character Editor

    Earthdawn Character Editor

    The ECE is for creation and managing ED3+ED4 characters.

    The Earthdawn Character Editor is a java-based utility to create and manage character for the role-playing game Earthdawn Third Edition and for the role-playing game Earthdawn Forth Edition. It is intend to be very flexible, so almost the full behaviour can be configured through xml-based config-files. Multi language support is possible.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    ...The project consists of members of the German game community with its main focus on RPG.The game itself will be build as a mod able engine providing a SDK with level and quest editor, scripting engine and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Scrolling Game Development Kit 2
    All-in-one program for creating 2D scrolling games. Compile your games into stand-alone .NET executables or customizable C# source code. The IDE and framework are build on OpenTK, which wraps OpenGL, so generated games can be cross-platform.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 10
    Cubosphere
    Goal of this project is a freeware game similar to the PSX game "Kula World" / "Roll Away". It is designed platform independent, written in C++ and using the following libraries: OpenGL, SDL (Simple DirectMedia Layer), libjpeg, LUA, GLSL-Shader.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 11

    PrakeOut

    Cross platform BrakeOut with level editor

    BrakeOut clone in python 2.7, with level editor. Easily make your own multi stage levels, with custom graphics, music and sound. Executable for Win 32 OS available, but source will run on all platforms! PrakeOut currently only supports Python 2.7, so remember to download the correct Python version if you want to make your own build. The entry module for your project should be GameHandler.py
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    RPi-64

    computer simulation for my raspberry pi

    Pi64 is not an emulator, it just mimics the 80's classic 8bit computers with SDL based graphics and RtAudio based sound. The fullscreen editor for shell and the built-in program editor help you create your own programs and games. Programming language is LUA, but Pi64 is open for any library plugins written in your favourite language. Source was written in pure C, so should compile on Windows, Mac OS X and Linux without issues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Vegastrike evolved

    evolution for vegastrike SpaceSim/Combat/Trade game

    ...And while there is still a community , the project is in orbit in a kinda space cimetery . The game can run under Windows,Linux ,Mac . BUT : It is complicated to work with the original SVN repositery , while the admins aren't reactive . So i decided to create that hub , with a trunk based upon the 0.5.1rc1 of Vegastrike . Let's Vegastrike be evolved , with new goals : _Dynamic Market system , better AI , mission and campain editor , etc ... _MMO : Create somewhere a dedicated host to help debug the actual working network code . Artists ( Sound , Image , Video , Mesh modelling , Animation ) and Devs are welcome ! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Project: Random(SKY); [last SSGE]

    Project: Random(SKY); [last SSGE]

    Engine for games like's а Tyrian with random level generation.

    I'm a big fan of games similar to the Tyrian or Raptor. Especially Tyrian, but to play the same levels - it's boring. So I created my game in this genre, where levels can be generated randomly. Levels can be created manually in the editor. Gameplay is a bit like Diablo. The game has an inventory window and you can change the characteristics of your spaceship. The game has an inventory window and you can change the characteristics of your spaceship. The game contains big bosses, gravity bombs, explosive missiles, enemies who have a teleport, and more. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    eAdventure
    eAdventure (formerly <e-Adventure>) is an authoring tool for the creation of point-and-click games, especially designed for educational purposes. eAdventure is SCORM compatible so eAdventure games can be integrated with LMS like Moodle. More info at: http://e-adventure.e-ucm.es
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Offroad

    Offroad

    Vehicle simulation with freedom of movement on large map (5x5km).

    ...Offroad Engine was part of my bachelor thesis at Czech Technical University in year 2006. This is updated version from 2008 with improved graphics and sounds. Game map was originally imported from OpenTTD (that's why roads are so perpendicular) but now I decided to start working on this project again and to add support for maps from my World Editor app: https://www.youtube.com/watch?v=7YOlTLTLCwU
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    Minecraft-PSC

    Minecraft-PSC

    Minecraft private Skin Center

    Hello everyone! So what is this? well, i just made a cms for private servers, to manage their own premium skins. its a PHP based CMS, players can register, login, upload, delete, edit their own skins.(it contains the latest Skincraft too for editing) Remember its in beta status there WILL be updates!! but it works great! It has a wardrobe too! since 0.9 Beta. Current version: MC-PSC V1.0.0 RC1 WARNING! ALL THOSE WHO USES THE PREVIOUS VERSION(0.9 and lower), I HAVE TO ANNOUNCE THAT...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Map-Editor

    The Map-Editor of the 2D role-playing game Arengu

    !! This project is NOT in developement anylonger !! This is the Map-Editor of our 2D Indie RPG "Arengu". Send us your maps! If you want that the world can play on your maps, than send your maps to arengu@gmx.de. We'll have a look to your map(s), so that we can decide wether we use them or not. Your Languagefiles: Please send us your languagefiles so that we can implement them into the next version or upload them so that everybody can us them! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    AlphaGenesis

    A retro style video game engine for RPGs and adventure games.

    The AlphaGenesis project aims to create both a high quality, strategy oriented, SNES style turn based RPG, and an engine for building top down perspective 2D games. I have been writing the engine in my spare time over the past few years. It currently contains a game client and map editor. It is mostly complete as an engine, but there are a few features I still plan to add. AlphaGenesis is being developed with the intention of being cross platform and easily extensible, so that people without much programming experience will be able to add content to games with little effort. I am pushing to get a playable demo out by the end of January 2014.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Modding Table

    The Modding Table

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

    ...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

    GMTool

    A tool for roleplaying gamemasters

    A Java tool that allows a gamemaster to manage notes, characters, combat, images, sounds, etc. on his computer during gaming sessions. Plugin-based to allow using it with various rpg system, such as Shadowrun, GURPS, TDE, D&D, etc.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22

    Mario Survival

    A variation of the classic Mario game with a custom map editor.

    This is a variation of the classic Mario game in which you, Mario, must survive against a never ending onslaught of enemy Mario's. The application includes an in-game map editor, so you can create your own custom maps to play on, as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CG Madness is based on the classic game Marble Madness. It is running on OpenGL and uses current CG techniques. It also has an editor where you can create your own levels. If you have done so and you want to share the level, you can upload it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A networked, two-dimensional, multiplatform, multiplayer shooting game written in Java, in which players attempt to capture and keep control of bases in order to gain points.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    RatBZEdit is a free-software map editor for BZFlag. It supports box, pyramid, base, and waterLevel. Written entirely in Python, there is no need to compile any source code to use it. There is currently no object editing or 3D rendering, so WE NEED HE
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB