Showing 22 open source projects for "source editor"

View related business solutions
  • Powerful App Monitoring Without Surprise Bills Icon
    Powerful App Monitoring Without Surprise Bills

    AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.

    Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
    Try AppSignal 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
    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 documentation right while writing your code. ct.js is based on Pixi.js, works on WebGL and provides great performance in browsers and desktop environments. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    LittleJS

    LittleJS

    The Tiny JavaScript Game Engine That Can!

    LittleJS is a super lightweight 2D JavaScript game engine with fast WebGL rendering. It is designed to be small, simple, and easy to use for various applications, from game jams to commercial releases. This engine has everything necessary to make high-quality games, including fast rendering, physics, particles, sound effects, music, keyboard/mouse/gamepad input handling, update/render loop, and debug tools. It is recommended that you start by copying the LittleJS Starter Project This file is...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    PlayCanvas Engine

    PlayCanvas Engine

    Fast and lightweight JavaScript game engine built on WebGL and glTF

    ...PlayCanvas ensures a fast loading time by using multiple features such as script concatenation, minification, deferred loading of non-essential assets and more. PlayCanvas has many team features such as being able to chat with your teammates directly from within the Editor.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 4
    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...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 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
  • 5
    melonJS

    melonJS

    A fresh & lightweight javascript game engine

    melonJS is an open-source HTML5 game engine that empowers developers and designers to focus on content. The framework provides a collection of composable entities and support for a number of third-party tools. Giving you a powerful combination that can be used wholesale or piecemeal. melonJS is a lightweight yet powerful HTML5 framework designed from the ground up to provide a true plugin-free 'write-once, run-everywhere' gaming platform. melonJS is an open-source project and supported by a community of enthusiasts. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 7
    alracTTG

    alracTTG

    Create tennis tournament schedule

    AlracTTG creates schedules for tennis tournaments, based on number of players, strength of players, available tennis courts etc. It is ensured that the games are fair with regard to gender and strength and that players meet each other at most once, if possible. Written in Jacascript, it runs in a web browser. No information is sent to the Internet. It is even possible to run alracTTG without access to the Internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Shadow Editor

    Shadow Editor

    Cross-platform 3D scene editor based on three.js, golang and mongodb

    Cross-platform 3D scene editor based on three.js, golang and mongodb for desktop and web. Starting from v0.6.1, ShadowEditor only provides core features and extended APIs, and other features will be provided in the extensions, just like VSCode. We will develop in the dev branch. Fix the bug that some versions of go typeface management list report errors. Play animations in the scene in real time, and can play full screen and in new window. Display, renderer, helpers, filter, weather, control...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    nunuStudio

    nunuStudio

    Web powered cross-platform 3D, WebXR game engine

    nunuStudio is an open-source editor + game development environment — a “studio” rather than just a library — designed to let developers create interactive 2D and 3D content through a user-friendly interface. It provides visual tools for scene editing, asset management, materials, and possibly scripting, aiming to reduce the friction of hand-coding every aspect from scratch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    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.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    board2D.js

    board2D.js

    A JavaScript game library to quickly develop board games for the web

    Board2D.js is a JavaScript library that allows you to quickly develop 2D board games for the web. It is extremely easy to use and contains a very rich API. Download the ZIP, and extract it to a folder. Inside it, the "lib" folder contains the javascript library file. You can include it in your projects as-is. For an example of how to use the library, you can find two mini samples of tic-tac-toe and chess in the examples directory. There is no API manual currently, but if you use an...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    soccerPitchTeamEdition

    soccerPitchTeamEdition

    Edition of football teams on HTML canvas- javascript source

    This javascript code provides tools to compose your own football teams on real soccer pitch which is drawn on a html canvas and therefore this could be rendered on image PNG . This code also use an other open source library (jscolor) editor site here : http://jscolor.com which help this code to use color picker this tool also provides some report match features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    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: 32 This Week
    Last Update:
    See Project
  • 14
    Retaliation

    Retaliation

    Original turn-based strategy wargame & boardgame

    ...Then Retaliation is the game for you: easy to learn, fast to play and yet challenging and never repeating. Retaliation is being developed both as a boardgame and as a computer game. The Scenario editor has been developed and made available as open source. The AI editor is being developed. A new Retaliation game, with multiplayer has been released: _Retaliation Enemy Mine_ (https://www.forgottenempires.net/retaliation-enemy-mine)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    TuoCMS

    TuoCMS

    Flat Personal Web Publisher

    Flat CMS light for personal projects. WYSIWYG document's editor (CKeditor) and trivial configuration using the built-in file manager. Dynamic menus. Easy templates. Blog. No-Click installation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    HTML5 Fighting Game
    An HTML5 Fighting game written in Javascript. Javascript 3d engine using the WHATWG HTML <canvas> tag for output. Canvas light engine nice at animated motions .. From one side view It include srclibrary editor buit in ..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Taking over https://sourceforge.net/projects/php-mmorpg/ A MMORPG written completely in PHP using a MySQL backend. Current features include a graphical movement system, weapons, items, npcs, monster battles, player vs player battles, and an editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    X3D import/export to the Unity 3D authoring system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Yasminuroban is an open source "Sokoban" alike game totally written in DHTML (JavaScript, CSS and HTML) that uses keyboard. Includes level editor. This cross-platform and cross-browser game was tested under BeOS, Linux, *BSD, Windows and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is a character and items editor for the game Diablo 2 (D2). This also features updates for the expansion pack Diablo 2 LOD. Features include stat editor, money, inventory, and gem upgrade system. Donations are needed and will soon be accepted!
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    Javascript Musical Framework

    Javascript Musical Framework

    JS Framework for creating musical page with wonderful functions

    Volunteers Needed!!!! Please come to our forum and join discussion. Roadmap: 1. WIP - Discuss and confirm scope of the project 2. Await - Discuss technical structure 3. Await - HR distribution About: I'm helping POLYGON(polygonguitar.blogspot.com) to re-build the website as a wiki-like, public-editable site. I've wrote code for handling change key for chord tables in php(just text processing). However, huge of functions I want but I can't finish myself. So I hope this idea can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB