[go: up one dir, main page]

Showing 86 open source projects for "code editor"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 1
    Command & Conquer Remastered Collection

    Command & Conquer Remastered Collection

    Command & Conquer: Remastered Collection

    The CnC_Remastered_Collection repository publishes source code for key parts (e.g. TiberianDawn.dll, RedAlert.dll, and the map editor) of the Command & Conquer Remastered Collection, enabling modding and transparency. This open code release supports the Steam Workshop, mod creation, and community enhancements. The quickest way to build all configurations in the project is open CnCRemastered.sln in Microsoft Visual Studio (we recommend using 2017 as later versions report an error due...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 2
    Babylon.js

    Babylon.js

    Open game and rendering engine packed into a JavaScript framework

    ..., it is our sincere hope that Babylon.js 4.2 will make your development process faster and easier while unlocking new simple ways to work. The core focus of Babylon.js 4.2 has been around simplicity. While Babylon.js keeps its code-first approach, we’ve added many tools in the Inspector and enhanced the Node Material Editor to save time to developers and Tech Artists. With the Particle Editor, you can now create and configure particle systems with the click of the mouse.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 3
    VVVVVV

    VVVVVV

    The source code to VVVVVV

    ...) in the Scripts.cpp and TerminalScripts.cpp classes. These functions basically load data into a very simple script parser that controls cutscene logic. All the actual levels in the game are hardcoded in huge arrays generated with a map editor, which exports the levels in source code. Since the 2.0 update, the Windows, Mac and Linux versions of VVVVVV have featured a powerful and easy to use level editor.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 4
    LittleJS

    LittleJS

    The Tiny JavaScript Game Engine That Can!

    ... is mostly empty with just a few things you can use to get started or remove. You can also download and include engine.all.js or engine.all.min.js. In order to load files like images you will need to run a small web server like http-server on npm. I recommend an editor that does this for me automatically like Brackets or VS Code with the Live Server plugin.
    Downloads: 9 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
    Blockly Games

    Blockly Games

    Games for tomorrow's programmers

    Blockly Games is a collection of educational games that teach core programming concepts using Google’s Blockly visual blocks. Each game introduces ideas like sequencing, loops, conditionals, functions, and variables through playful puzzles that gradually increase in difficulty. Under the hood, the block programs compile to JavaScript, giving learners a bridge from drag-and-drop logic to real code. The activities are self-contained and browser-based, requiring no installation, which makes them...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    The flexible game engine

    The flexible game engine

    The flexible game engine

    Crown is a general-purpose and data-driven game engine, written in orthodox C++ with a minimalistic and data-oriented design philosophy in mind. Every aspect of the game is controlled through text configuration files. Before shipping, configuration files are compiled to efficient platform-specific binary blobs. Data in memory is organized to achieve the maximum performance possible on every platform. Every game asset is hot-reloadable, code included. Evaluate modifications and adjustments...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Miracode

    Miracode

    A sharp, readable, vector-y version of Monocraft

    A web-based code editor with support for multiple programming languages, designed for collaborative projects.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Ct.js

    Ct.js

    Ct.js is a desktop game engine that makes learning programming fun

    ct.js makes learning programming fun and game development easy by its visual tools, good docs and flexible, modular library. It is free, open-source, and is loved by hobbyists, professionals, teachers, and their students. Bad tools hinder your performance. Ct.js is designed to be like a brush with which you create games, not to be an enemy you will fight with. ct.js bundles come with offline docs, tutorials, and editable examples and demos. The code editor highlights errors and provides...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 10
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    KorGE

    KorGE

    KorGE Game Engine. Multiplatform Kotlin Game Engine & Korlibs

    KorGE is fully written in Kotlin and designed from the ground up to embrace modern and easy coding styles. KorGE gradle plugin allows to target each platform natively: JVM for Android, JS for the Web and native code for iOS and Desktop. Install the KorGE IntelliJ Plugin or clone the “Hello World!” project and start making your own game in less than a minute. Since KorGE targets the JVM, you can develop your game, try it, debug it and test it using IntelliJ IDEA. KorGE is just the last layer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    WorldClassLeaderBoard Editor

    World Class Leader Board Editor.

    The World Class Leader Board Editor is a tool designed to create, modify, and manage golf courses for the classic game (C64 and MSDOS). Users can create and personalize golf holes by modifying elements such as fairways, bunkers, greens, trees, and flags. The editor offers an easy-to-use graphical interface, allowing users to view the course in 2D and 3D modes, making it easier to design or modify new levels. The editor is fully featured, ready to use, and able to export c64 disks...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Europa Universalis Game Tools

    Europa Universalis 4 save game editor

    Java library and application to edit game files from all Clausewitz-engine games (EU3 and later, including EU4, Victoria 2, Hearts of Iron 3, EU: Rome, March of the Eagles, and Crusader Kings 2 and 3) and their saved games. Source code is now hosted at https://github.com/mmyers/eug. Sponsor on Patreon: https://www.patreon.com/user?u=60455822
    Leader badge">
    Downloads: 62 This Week
    Last Update:
    See Project
  • 14
    YSoccer

    YSoccer

    Retro style, multi-platform soccer game

    A new soccer game which intends to give a continuation to the funny and easy playable series of Sensible World of Soccer (aka SWOS). The source code is available under the GNU General Public License.
    Leader badge">
    Downloads: 18 This Week
    Last Update:
    See Project
  • 15
    ENDEDIT

    ENDEDIT

    ENDEDIT is a B800 text screen editor

    ENDEDIT is a B800 text screen editor. Such screens were usually displayed as an end screen when exiting Dos games. Source code repository: https://github.com/jval1972/ENDEDIT
    Downloads: 10 This Week
    Last Update:
    See Project
  • 16
    ChaosEsqueAnthology

    ChaosEsqueAnthology

    A free 3d game for PC that does not limit the player. Fight,Build,Gain

    (NOTE: Make sure to download Volume2 aswell!: http://sourceforge.net/p/chaosesqueanthologyvolume2/ ) 200+ weapons. Build-able enter-able buildings (Like an FPS RPG but with interiors) (Multi-tool/ Utili-tool). City generation (all buildings enterable). A 2 iso (6GB) exploration of what QuakeC can do. Over 100 maps included, along with map editor and sourcecode. Fully free and opensource: code and media. A modification of Xonotic which included extended weapons, maps, vehicles, buildable...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    W3LuaEnv

    W3LuaEnv

    W3LuaEnv is a free tool for Warcraft III modders

    W3LuaEnv is a free and lightweight tool for Warcraft III modders who want to program their maps using Lua. It seamlessly integrates with the World Editor, allowing instant script updates without restarting the editor or using complex workarounds. With W3LuaEnv, you can maintain a modular codebase, write scripts in your preferred editor, and apply changes instantly by pressing F9 in the Trigger Editor. The tool automatically compiles and injects your Lua scripts before running the map...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CarDriving
    The very basic of a java 3D car driving game, freely expandable including a built-in basic 3D object editor and a more complex road+objects editor. Source code available, no OpenGL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    OgreWin3D

    OgreWin3D

    OgreWin3D This version V1.0.8 - [31-05-25] Mainly Bug fixes as we make the system stable before adding more features and Game logic. OgreWin3D is a Game\Scene editor for the Ogre3D Render Engine. Its still in Devlopment at the moment but we work on it on a daily basis. OgreWin3D is capable of creating stand alone Games. The Source Code can be found here. https://github.com/hgtterry/OgreWin3D_Basic Thanks Terry and Hazel (Inflanite_HGT)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Delphi : VRCalc++ and more Binary Exec

    Delphi : VRCalc++ and more Binary Exec

    Delphi Java - VRCalc++ OOSL (Script) and + (Binary Exec Distro)

    Vincent Radio {Adrix.NT} Embarcadero : Delphi : Executable Binaries Delphi : VRCalc++ Object Oriented Scripting Language : Engine + Ext Libraries VRCalc++ OOSL Visual Stage Project : VCL & FMX (FireMonkey) VRCalc++ Script Executor: - VCL Console - Terminal Console - FMX Console + VRCalc++ OOSL : VR System Scripted Standard Runtime Library Delphi Applics - VR Multi Editor : Smart Text Editor - VR Lazy Code Editor : Smart RTF Multi Lang Code Text Editor - VR Astro Vision...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Mojoc

    Mojoc

    A cross-platform, open-source, pure C game engine for mobile game

    Mojoc is an open-source, cross-platform, pure C game engine. It is based on OpenGLES3 and written in C99. It currently works on IOS and Android, but can easily be extended to other platforms, and will support more platforms in the future. In platform-independent code, Mojoc uses only the standard C library, no dependence on third-party libraries. Mojoc uses an extremely lightweight OOC (Object Oriented C) programming model. Mojoc application architecture is based on components, state-machines...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Sabaki

    Sabaki

    An elegant Go board and SGF editor for a more civilized age

    An elegant Go board and SGF editor for a more civilized age. Sabaki is a modern, elegant, cross-platform Go/Baduk/Weiqi board and SGF editor for a more civilized age. It’s free, open source and uses web technology based on Electron. You can see its code, contribute or report an issue at our GitHub repository. Sabaki offers a variety of board markup tools, including the SGF 4-compliant line and arrow tool. Annotate your positions and moves, set hotspots in your favorite games, write reviews...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 23

    Dungeon Craft

    Updated emulator of Forgotten Realms: Unlimited Adventures

    Up to date code, including latest engine and editor releases: https://github.com/grannypron/uaf Dungeon Craft Community Forums: https://forums.goldbox.games/index.php#c8 Dungeon Craft is an adventure creator that emulates the Advanced Dungeons & Dragons Gold Box RPG's released by SSI. Initially designed to be a "more unlimited" version of the Forgotten Realms: Unlimited Adventures (FRUA) game editor and engine, it has far surpassed the capabilities of the old FRUA system. The editor...
    Leader badge">
    Downloads: 15 This Week
    Last Update:
    See Project
  • 24
    DelphiDoom Voxel Editor

    DelphiDoom Voxel Editor

    A tool for creating voxels for the DelphiDoom Engine

    This program is a simple voxel editor. It can generate voxel images. Output voxels can be used either with DelphiDoom, either with any application that supports the slab6 vox format. Source code repository: https://github.com/jval1972/DD_VOXEL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Vivid3D-Sharp

    Vivid3D-Sharp

    Modern 3D engine and IDE written using C# and C++.

    Modern 3D engine and IDE written using C# and C++. Vivid features all the required functionality to write modern apps ang games. Including a fully working custom GL UI called "ResonanceUI". It features lighting and shadows(Unified) and can even embed and playback videos via FFMPEG, in the UI or full screen, with fully synced audio+picture. It offers two scripting solutions: C# and a custom language called VividScript, which is an OOP style language. The Editor is based on other modern...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next