Showing 1366 open source projects for "delphi code source"

View related business solutions
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 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
  • 1
    CZ Bind Maker is a custom buy script and configuration editor for Counter-Strike 1.6, Counter-Strike: Condition Zero and Counter-Strike: Source. It provides point and click, buy scripting and configuration editing capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ET: Legacy

    ET: Legacy

    A second breath of life for Wolfenstein: Enemy Territory

    ET: Legacy is based on the source code of the Wolfenstein: Enemy Territory which was released under the GPLv3 license. The main goal of this project is to fix bugs, remove old dependencies and make it playable on all major operating systems while still remaining compatible with the ET 2.60b version and as many of its mods as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    sCthangband is a variant of the roguelike game Angband closely based on the variant Cthangband. It contains a "spoiler" option menu, which gives the player access to much of the information which can be gained by looking at the source code.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Railz is a railway strategy/management game based upon the jfreerails source code base.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 5
    Web-based MMORPG where the users can populate one of two planets that are in war: one is futuristic and the other one medieval (with magic). Notice: The code is of hardly any quality and it might not work on other servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Spring is a versatile 3D RTS game engine. Using extensively Lua for scripting game-specific code to make nearly every aspect of the engine customizable, from GUI, to unit AI, to pathfinding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Ragnarok Online Site Engine (ROse) - Free Control Panel (CMS) for eAthena Ragnarok Online server Emulator. Written in PHP language. Use smarty php class for templates. contains many functions for manage eAthena dabases.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    Morse Master

    Morse Coder / Encoder

    You can code to morse or enode from morse in a simple way. It's written in ANSI C, the source code is redy to be built for unix based systems. There can be bugs in it, but it does the work. I recommend the source code for those who are learning C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    SANKit

    Read and write PGN format and test moves for legality.

    SAN Kit was made public in 1993 by Stephen Edwards, the inventor of PGN Chess notation. The original code is in C, and with few comments quite cryptic. In addition, the original author's style was quite quixotic, making it even more difficult to read. This code is now reformatted to modern standards, adds support for NAG codes and comments, and has a "non-CLI" mode for inclusion in chess playing programs. The code has gone through extensive analysis using the llvm/clang compiler and...
    Downloads: 0 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
  • 10

    PyQuiz "L'eredità"

    Quiz simile a "L'eredità" in python

    Quiz simile a "L'eredità" in python, usato pygame
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Attempting to rebuild MC2 from the released source code from DX to OpenGL and allow to run on Linux. Any help appreciated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Cosmic Drift

    Cosmic Drift

    A 2D shoot them up game respecting space physics. Alpha.

    Alpha version, for windows and linux. No sound yet. Has the ambition to make people live the feelings of actual space battles, with gravity, planets, asteroids. Dev idle currently, project may stay as is.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    JPar for XPlane

    PAR-Transponder for X-Plane

    This software will connect a X-Plane 9+ - Installation to a vPar-Display made by Michael Oxner. Code is based on Duncan Jauncey's XPDisplay.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Wesley's Game

    A game to help beginner programmers learn C(99).

    Wesley's Game is being developed to help beginner programmers learn C99. It is currently in a closed Alpha development stage. Upon reaching the Beta stage, the source code will be released under a custom semi-open source license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Ray enchanter

    Ray enchanter

    Experimental raycasting engine

    Mix between wolf3d and roguelike, put in techno-magic setting (....maybe....). 1/3 of code is made by tutorials by Lode.vandevenne, so credit goes to him. http://lodev.org/cgtutor/ Distributes under LGPL license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Plugin VMJ ABC, añade la funcionalidad de ABC a Virtual Music Jukebox 6.0 permitiendo la posibilidad de filtrar el catalogo multimedia por letra, videos o karaoke, requiere una configuración simple además de contar con videos que guían paso a paso al usuario. Configuración https://www.youtube.com/watch?v=0hgMI2G5h_U https://www.youtube.com/watch?v=bAp4gesspZM En funcionamiento https://www.youtube.com/watch?v=ifCm28GI7LM Infrmación : bitbow@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Game of Life JS/jQuery

    Conway's Game of Life for Javascript

    This is an implementation of Conway's Game of Life. Its main use was on our Website, but we wanted to publish the code and documentation for the public. We are open for feature request, just use the ticket system. Further information on the game of life can be found on Wikipedia: http://en.wikipedia.org/wiki/Conway%27s_Game_of_Life
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    GWT is an flexible and object-oriented 2d game engine. It uses Code::Blocks and is based on SFML2 to give the ability to port your code to multiple platforms. With the integrated all-in-one tool for game resources it's possible to develop games in a short time. And it's open source! (license coming soon) Status: planning phase
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    EveMarketFeed

    Project to development common data format for Eve market order data

    Project was started to give a work space for anyone interested in developing a shared data format and code that web sites can use to exchange market order data both from the Eve client market order cache and Eve market order APIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    javabreak game

    javabreak game

    video game

    It's a classic breakout game in Java who's fun. (game + source code)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Radial 3D engine is a new engine based on my OK 3D engine. It has a compiler, bump/spec, lights, anims, particles etc. Hidden is virtual render path based on code of Brad Blanchard. For latest source or questions mail me (willemsenfrank@yahoo.com)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Leto is a suite of applications that act as enhancements for the game Neverwinter Nights (nwn.bioware.com). Our goal is to make possible in NWN that which has otherwise not been possible, or easy. Forums: http://weathersong.infopop.cc
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    SpaceNOutX

    SpaceNOutX

    Space Exploration Game

    http://templates.services.openoffice.org/en/template/lulucom-cd-dvd-label (another very old app, server side code was lost) SpaceNOutX is a flash/php based game that (will) let players carve out their own piece of a a virtual universe. Creating a new user and the map system should work. Load the map then zoom waaaaay out to see probably the coolest thing about the game so far. This version is being compiled from several previous versions from Android, BASIC, and ActionScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A revitalization of the famous Quake mod released under GPL by Lon Hohberger (http://lon.110mb.com/). This code was initially forked from Meta5 and intends to keep the same version numbering scheme.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    FGGE
    FGGE is an HTML 5 + Javascript Game Engine allowing users to make games without worrying about render, but only on code and game logics, this means faster production and cleaner code.
    Downloads: 0 This Week
    Last Update:
    See Project