Showing 868 open source projects for "code"

View related business solutions
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • SIEM | API Security | Log Management Software Icon
    SIEM | API Security | Log Management Software

    AI-Powered Security and IT Operations Without Compromise.

    Built on the Graylog Platform, Graylog Security is the industry’s best-of-breed threat detection, investigation, and response (TDIR) solution. It simplifies analysts’ day-to-day cybersecurity activities with an unmatched workflow and user experience while simultaneously providing short- and long-term budget flexibility in the form of low total cost of ownership (TCO) that CISOs covet. With Graylog Security, security analysts can:
    Learn More
  • 1
    Archivist
    ...Archivist 2 is the latest version build for Windows Systems using the .NET Framework. Download as archive or self extracting archive. No installation required! CODE moved to GitHub - https://github.com/spech66/archivist
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Pascal Chess

    A chess game written is turbo pascal

    ...Those who program in pascal will know that it is not designed for creating games. Please note that this project was started a year after I first learned to program (pascal is my first language), and so the old code may be very basic. (Feel free to look at it, it's the CHESS.PAS file) The notes and do do list (see files) contains my plans with the project and its version history. This is the closest you will get to a read me (I may add one at some point). Warranty: none Support: limited - none Licence: Do whatever you like! Preferably with credit to me, my user-name will do: Lupus590
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Devana

    Devana

    the open source browser strategy game

    Devana is an open source browser strategy game developed from the ground up (without any third party code) using OOP (Object Oriented Programming) code written in the MVC (Model View Controller) paradigm. http://devana.eu/ http://www.facebook.com/DevanaGame
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Bad Monkey Engine

    Bad Monkey Engine

    A truly extensible cross-platform game engine

    The Bad Monkey Engine is designed to function as the core engine for game development. Its architecture fully supports cross-platform game development by abstracting all platform specific code into general purpose utility classes. The primary platform is WinTel with parallel development occurring for Unix-based operating systems. Console-based platforms are not available yet due to the restricted nature of the APIs for these platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
    Learn More
  • 5
    GalGen Trader

    GalGen Trader

    A 2D Elite-style game written in Python 3.2.

    ...One of its most important features is the ability for extension modules to be added that can change just about any feature of the program; from new weapons and devices, to adventure modules that add new 'mini-plots' (similar to the Galactic Adventures DLC for Spore), to modules that replace parts of the core game. This functionality is supported by the game being written in Python 3, with its powerful support for including external code at run-time. The graphics will be a simple mixture of 2D raster and vector imagery with text-based menus, and the music will be highly reminiscent of the 80's 'chiptunes' that made up the soundtracks for games on the Amiga and Commodore 64.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    OPL2

    OPL2

    Open source, moddable game engine for the "Polygon Love 2" game

    OPL2 is an open source, extremely moddable replacement for the Polygon Love 2 game engine, written in Python and C++ and using the Panda3D game engine ( www.panda3d.org ) OPL2 is just an engine, you will need the files from the original game to be able to play. OPL2 doesn't contain any copyrighted material from the original game/engine. While Polygon Love 2 is an erotic/life simulation game, the OPL2 engine does not contain any explicit material itself. OPL2 is heavily moddable and can...
    Leader badge
    Downloads: 58 This Week
    Last Update:
    See Project
  • 7
    Tapan Kaikki is a top view shooter game. The sole purpose of the game is to kill everything that moves. 1-4 players. The first version in the repository is the source code of TK bloodshed (aka TK4.0).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Krabat

    Source code for the Krabat adventure

    This is the source code of the Krabat adventure which was released by the foundation for the Sorbian people (http://stiftung.sorben.com/wobsah.htm) in 2001. The source code is released in order to motivate people to help with additional translations and to finish the porting for the Android platform. Please go to the Wiki pages for details. ----- Auf dieser Seite befinden sich alle Quelltexte und Mediendateien des "Krabat" Abenteurspieles, welches im Jahre 2001 von der Stiftung für das Sorbische Volk (http://stiftung.sorben.com/wobsah.htm) herausgegeben wurde. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Freedom Fantasy

    Open-source RPG for Linux similar to the NES game Final Fantasy

    ...It stars leading free and open-source software mascots GNU, Tux, Mozilla, and Beastie and features appearances from many more. It is written in C++ and uses the SDL library (not included) for graphics. The source code is available under the GNU GPL version 2 or later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Create and run cloud-based virtual machines. Icon
    Create and run cloud-based virtual machines.

    Secure and customizable compute service that lets you create and run virtual machines.

    Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
    Try for free
  • 10
    XCTruck3D _Truck

    XCTruck3D _Truck

    realistic truck simulator with 3D graphics done from zero

    A truck/car simulator,with realistic physics and oldstyle graphics: it displays pixels through the SDL graphics routines, or the X11 if using that version (has some issues:so use the SDL ver).While the 3D graphics is done by the program itself without external libraries.The environment is a hilly terrain:total freedom to drive around.A remake of the classic "Terep 2". Written in the C programming language: although the code is 30 pages long, it's simple. Trailer can be detouched pressming 'l' (minuscle ELL) so to drive a normal car. There's an OpenGL version too: see the CTruck3D _Open,and an ASCII-Art ver (Term_ CTruck3D). This is also a good dydactical software: code is easy to undersand,and drawing procedures and physics sim procedure are written from 0 so it's clearly understandable how a complete 3D game is done in C, starting from a blank page of any plain text editor.Only basic knowledge of C was used. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Wolfenstein 3-D Redux is about the preservation of id Software's archetypal First Person Shooter Wolfenstein 3-D. The restoration involved the removal of the gangrenous 16-bit code, while adding support for a number of new technologies.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    Snowflake

    A simple Java-based Sudoku program.

    ...After publishing, I realized there is a special type of sudoku, namely snowflake sudoku, but it is not related to my program. I'm not a professional programmer, I just like to creating code, especially when it is related to AI. Have fun! :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Jumper

    Jumper

    Fast and easy-to-use pathfinding library for grid-based games

    ...It features a wide range of search algorithms, built within a clean interface with chaining features which makes it very friendly and easy to use. Jumper is written in pure Lua. Thus, it is not framework-related and can be used in any project embedding Lua code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Deep Space Pirates
    A space combat simulator game/learning project. All the info in our wiki: https://sourceforge.net/apps/mediawiki/dspirates/index.php?title=Main_Page Our code at: https://deepspacepirates.codeplex.com/SourceControl/latest
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JavaScript Graphic Adventure Maker

    JavaScript Graphic Adventure Maker

    Javascript adventure game engine

    JSGAM is an open source Javascript game engine focused on classic graphical point-and-click adventure games. The project is being rewritten from scratch. The new code can be found now in Github (https://github.com/kreezii/jsgam).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Mouse Run

    Mouse Run

    Programming Game, A Practice Tool for Building Intelligent Things

    ...It is a battle among programmers to test who can build the most intelligent mouse, given limited information during the game. Programmers need only implement one code file, extending from an abstract class that will contain the logic of the individual mouse. The game Host will gather all the mouse implementation and let them run in the maze. It is real fun for geeks/nerds/(or whatever you like to call yourself) like us. This game will be a perfect practice tool for programmers like us to find the best algorithm solutions and make the mouse intelligent. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    FloydEditor is an Eclipse plugin for the interactive fiction authoring tool Floyd. FloydEditor supports structural overview for written floyd code, context sensitive support for code insertions and many more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    WUU was a program to keep your World of Warcraft UI addons updated with the most popular mod sites. It is no longer updated, and the domain used in the source code for updates is no longer owned by the maintainers. As such, the released files were deleted - but the source is still here, in case there's something to learn from it.
    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: 0 This Week
    Last Update:
    See Project
  • 20

    PlushCoder

    Encode/decode the "Plush Code"

    Application designed for the creation/deciphering of "Plush Codes" that are used by the aficionados of plush animal dolls. The code, based on the "Geek Code" of Usenet days, operates in a similar manner: condensing personal information and details of the level of involvement into a concise string of characters. The Plush Coder allows one to make such a code from drop down menus, and/or by manual additions/adjustments to code elements. The app likewise interprets any Plush Codes entered either manually, cut and paste, or from a file. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    UpStage
    WE ARE NO LONGER USING SOURCEFORGE. Please visit http://www.upstage.org.nz for the most up-to-date code (v3 to be released january 2014, beta version available November 2013) and information. UpStage is a web-based venue for cyberformance: artists compile digital media in real time to create live theatrical performance for online audiences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Code 2 Gether

    Code 2 Gether

    Learning to Code 2 Gether!

    Always wanted to learn how to code. Here you are at the right spot! We can proudly call this the Code 2 Gether Project! Well all learn to code together making Games!. Software! And more!!! All together So don't forget to join the project :D
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The gaming ladder is an open source Elo-based competitive gaming ladder. The code is currently used for The Battle for Wesnoth at http://wesnoth.gamingladder.info. The project is stable and in use by thousands of players.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    BrickWalker IV

    BrickWalker IV

    A 2D Side Scrolling Platformer Game

    ...Demos: http://www.youtube.com/watch?v=YLLZPv-ydbc http://www.youtube.com/watch?v=RXDI66YvbK0 SVN Browse: http://brickwalkeriv.svn.sourceforge.net/viewvc/brickwalkeriv/ Code dependencies: http://sourceforge.net/projects/xnalibrary/?source=directory
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Stone Lantern V1.0 (MC 1.5.1/1.5.2)
    ...And they have to be powered by a Redstone Torch or a Switch. Too much of a pain to craft, and not Renewable. I hope Mojang adds this to Minecraft in a future update. PS: Source Code is also included in the zip files. :-)
    Downloads: 0 This Week
    Last Update:
    See Project