Showing 868 open source projects for "code"

View related business solutions
  • 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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    Atrinik is Multiplayer Online Role Playing Game based on the code of Crossfire and Daimonin. Development is at https://launchpad.net/atrinik
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Disandria

    An extensible game engine that targets RPGs.

    This is for file downloads, and for discussion about the project. For source code, go to this project's homepage. From there, it will be obvious.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This project's aim is to create a turn-based strategic figurine game, like Warhammer (TM). One emphasized goal is to generate automagically as much code as possible, in order to keep modifications minimal when adding functionalities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    NAGS (Not Another Game Server) is a core system for creating a talker or mud, the code base uses object orientated PHP with a SQL database backend (MySql, Sqlite, Oracle) to track users, room, objects and npc's.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5
    We seek to update and expand Wytter's original elchat code in order to offer, first, full functionality as if you were in console view, and second, to extended that functionality for the program to act like a full functional client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    AlterEego intends to re-create the popular server system, Second Life. Base code from OpenSim, used under BSD License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Legatus (development code-name) is a futuristic Role-Playing Game. Taking aspects from Fallout, Arcanum, Baldur's Gate and such, the game focuses on a realistic system, and includes an editor for creating new modules, scripts and quests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Project Lorelai RPG Engine is an RPG engine coded in C++. An RPG engine takes care of managing life, inventories, items, weapons, armors, stats, potions, etc. We're looking for developers that could even code a GUI front-end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Our mission is to refactor Nethack 3.4.3 into easy to understand Objective-C code, and to add new enhancements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    Katz und Maus is a great Java simulation of two animal species, cats and mice. In the game the user can give his chosen species artificial intelligence. In fact he decided about mice he must code how they react on different events, e.g. corn found.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The Wiiframe is a cross platform codebase that connects a Nintendo Wii remote to a 3D graphics window. This code is intended to be used as a base for other cross platform applications that take advantage of the Wii remote, such as games or design tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Merodach engine is an open source MMORPG engine, made to try to merge action/RPG games and MMORPG games. Client and server source code will be availible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Project moved to Google Code since SourceForce is a broken, buggy, non-responsive service. I had to re-log in over 100 times just to change this description. Please visit the project at http://code.google.com/p/starflighttlc/ for the latest version of th
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    using simple cuboids and gjk algorithm, this general purpose algorithm gives a ready made code to work with swissranger 3D camera.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Ziaks is an adventures multiplayer online game using Arianne. It is an implementation of Stendhal game focusing a simpler code base, an implementation of the new RP system and full integration with a LAMP server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Rock: Crashed Plane (R2) (http://www.dillfrog.com/games/r2/) is an open source multi-user dungeon (dimension, or sometimes domain) coded in the perl programming language and licensed under the GNU General Public License. The majority of the code was open-sourced as a courtesy when the original server was taken offline. The codebase is largely abandoned, and has not been updated to follow best practices. Use with caution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Lfant

    A small Game Engine project.

    Lfant is a small (so far) 3D game engine, rendered using OpenGL. It will be primarily aimed toward action games, but able to conform to other genres. The code uses an Entity-Component model, a bit like Unity3D, where Entities have a list of Components that they can access at any given time. These components "add" functionality to the owner Entity (albeit not directly). Examples of Components are Rigidbody, HeatTransfer, Inventory, MeshRenderer, ParticleSystem. The intent of use for this system is that most of the time you won't have super specific entities, only child or grandchild classes, but have many components that can be added, removed, or even swapped between Entities, at runtime. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Ursine Core / Ursa Compiler

    A compiler for creating games on MOS-65xx-based computers

    ...The Ursine Core provides: * converters for PNG graphics into tile, font, and sprite artwork for the various platforms * converters for MIDI and (soon) waveform audio into sound effects or music * string conversions and font support * tile-based "walk about" map mode ("overhead view") * "storybook" screens with bitmap graphics * simple text-driven menus * a custom language for writing scripts, that compiles into efficient machine code Note that this project is GPL, but games produced by it need no
    Downloads: 0 This Week
    Last Update:
    See Project