Showing 1366 open source projects for "delphi code source"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 1
    Biogenesis X Mod

    Biogenesis X Mod

    Mod of the evolution simulation and artificial life program Biogenesis

    ...Compared to the original project, this modification explores the following features: * alternative mutation mechanisms * an alternative stress-based aging mechanism It is based on the new_design branch of Biogenesis (https://sourceforge.net/p/biogenesis/git/ci/new_design/tree/), its source code can be obatained from http://sourceforge.net/p/biogenesisxmod/code/ci/xmod/tree/ If you want to post a review, remember that this is only a modification, so comment on my changes, not on the simulation. Biogenesis discussion forum: https://sourceforge.net/p/biogenesis/discussion/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Battlefield Bad Company 2 MASE

    Battlefield Bad Company 2 MASE

    Battlefield bad company 2 Master server emulator + Server R34

    There is not much to say about it , you can play BFBC2 on LAN if you want with friends. NO bots and as the things stated, wont will be soon... just on Xbox has onslaught, the ONLY mode what it has bots, but on PC there is not any not even the onslaught gamemode, there is DM,RUSH,CONQUEST,SQDM,SQRUSH gamemodes. Just and only. THE PROJECT NOT CONTAINING *ANY* OF THE ORIGINAL CODE FROM THE GAME!!! IT IS AN EMULATED PROGRAM! WHAT IS MIMIC THE SERVER CODE, AND MAKES IT POSSIBLE TO PLAY...
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 3

    2048 in Prompt Window

    2048 in Prompt Window

    ...-Controls- Arrow Keys : Slide U : Undo N : New Game I DON'T TAKE ANY RESPOSIBLITY OF ANY DAMAGE OR DATA LOSS. -Based on 1024 by Veewo Studio and conceptually similar to Threes by Asher Vollmer. ( Note: Source code and program are in Turkish language ! )
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Lightbringer (Rhye's Quest) Engine

    Lightbringer (Rhye's Quest) Engine

    A roguelike game engine/editor

    ...The sources include: - Bare game engine with almost no specific features of the game, because they are my intellectual property; - Map editor; - Tile editor; - Default graphics tileset (tileset.grx). The sources DO NOT include: - Game maps; - Custom graphics tileset; - Source code for specific game features. IMPORTANT NOTE: Certain graphical features require the custom tileset which is my intellectual property, and as such is not included in the sources, only the default tileset is available. This means that you'll probably have to customize the tileset or the source code so that you'll be able to see certain graphics as they were originally intended to appear in the game
    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

    Open Zelda

    2D game creation software

    Classic Edition of Open Zelda, a 2D game creation software. This project has been superseded by the Modern Edition, but recently the Player had DirectX code replace with SDL 2 and changes are still welcome. http://youtube.com/watch?v=zHs4zRkcua8 [Linux] http://youtube.com/watch?v=lU2Xe5ewgwA [OS X]
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 6

    Insurrection

    Science Fiction, heavy assault, disestablishment of power.

    Insurrection is a science fiction game, using your spaceship you must directly confront navies, invade using dropships, subvert colonies, and create chaos where possible. All of this being in order to bring about the dissolution of an opposing power. Gameplay consists of a top-down perspective of your ship in 2D, with the original Dungeon Master gameplay system for boarding vessels with a party of assault droids. You may customize the droids and ship, plus research weapons and new...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Tux Junior - Jump N' Run Action
    Tux Junior is a Jump N' Run action adventure game featuring Tux the penguin. Our code is a fork based on 2007 SuperTux development snapshots.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    spacedish
    Spacedish is a simple game written in pygame.In this moment is in really,really early pre-alpha.I'm aware of bugs in this game but note that it's unfinished. CONTROLS:up and down arrow key avoid blocks!!!!!!!! INSTALL:right click on zipfile /extract all go to extracted folder and click spacedish coming soon:points,installer,levels,main menu,other opponents IF YOU ARE DOWNLOADING THIS JUST TO PLAY GAME DOWNLOAD spacedish_0.3.zip AND NOT spacedish_0.3.py (this is for programmers to see how...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    G2

    G2

    A generic 2D engine for any kind of game

    This game engine uses the power of C++, OpenGL, and OpenAL to provide highly-portable, object-oriented code for programming a video game. Rather than tailoring to a specific type of game, the engine focuses on the fundamental components. It covers audio, graphics, controls, and data flow. With G2, developers have everything they need to create a 2D game without the need of expensive SDKs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Streamline Azure Security with Palo Alto Networks VM-Series Icon
    Streamline Azure Security with Palo Alto Networks VM-Series

    Centrally manage physical and virtualized firewalls with Panorama

    Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
    Learn more
  • 10
    Traditional Malaysian board game. Similar to Mancala. Implement NeuralNetwork (NN) agent, Min-Max, and Random move. System is based on Adam Cofer's Mancala system (2003). Also using Neuroph 2.5b by Zoran Servarac for NN. All code under GPLv3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Support in https://github.com/sum2012/sum-gnu-anti-Reversi-delphi-Android Use Delphi XE 6 to compile Android version of anti reversi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    XNA 3D Engine

    XNA 3D Engine

    An expanded XNA game creation framework

    My free time project with the goal of making it very easy to rapidly code up games using C# and managed DX code. Currently provides and excellent compilation of various code how-to's, assembled from various tutorials and written myself. So far, aimed at directly coding up games, but eventually long-term goal is creation of a full graphics game development toolset. Current status: Abstracting needed classes. So far done: Post processing and misc rendering Vertex extraction from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    An account, character and item manager for Diablo II: Lord of Destruction. MuliFex is a Swiss Army Knife that makes the life of a Diablo player on Battle.net more enjoyable. MuliFex employs Java (and some native Code) and runs on Windows and Mac OS X.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Emil's Block Game

    Emil's Block Game

    My fork of Manic Digger

    ... - Uses Manic Digger login to play on Multiplayer - Recently added support for Manic Digger's account custom player skins. (Added in Version - 1.4.2) Download source code at: https://github.com/EmilSayahi/Emil-Block-Game
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    nvmc

    nvmc

    code of the book "Introduction to Computer Graphics..

    NVMC is a simple LAN multiplayer game intended as a support tool for teaching Computer Graphics. The game is a simple car race on a client/server architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Diggo

    Diggo

    Diggo a 2D version of minecraft made with Pygame!

    New Diggo version is coming soon! Diggo (originally pytcraft) is a 2D version of minecraft to teach kids how to code with Python and have fun! Soon to have a Diggo API! Comes with Pylaunch API!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    LiquidFun

    LiquidFun

    2D physics engine for games

    ...This tracking is done automatically using the embedded version string (b2_liquidFunVersionString), and helps us continue to optimize it. Since this is open source, you are free to remove the version string but we would appreciate if you would leave it in.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Robocup MSL is the mid sized league of robocup www.robocup.org. This site has been assembled to assist in sharing Robocup MSL resources for whichever teams wish to do so. Team Leaders please contact an admin to post your code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    (Please refer to the Wiki for updated information.) I've moved the project to GitHub: https://github.com/CAMongrel/WinWar There will be no more updates to the sourceforge project. WinWar is a Windows port of the original WarCraft: Orcs & Humans PC Game. It is completely rewritten from scratch using only the original art and level data. It REQUIRES the original game; no game data is included. Since version 0.2.0 WinWar is compatible with the demo version, which you can find...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Meshwork

    Meshwork

    3D Game engine

    Meshwork is a 3D game engine with independent approach and unrestrictive minimalistic design. It's in active development, with many planned new features. You can support Meshwork's development by contributing to its crowdfunding campaign on Indiegogo and help releasing an Android and .NET versions of the engine. For more info, please visit the website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Rubik's_cube_3x3x3_Simulator

    Rubik's_cube_3x3x3_Simulator

    Rubik's Cube 3x3x3 Algorithms Simulator

    ...In version 1.3.0 several improvements were implemented. Now the layers can move alone, in pairs or all simultaneously, so simulating the actual movement. Note: The source code is included in installer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Raptr game list patcher

    Raptr game list patcher

    Game's list fixer.

    This application helps to list your games in the Raptr application. If you mess up with your patches, Raptr will load the default game list, so there's no problem with messing with the patches until they work. There are some examples of 'patches' in the project. Still working fine with the latest raptr/amd gaming evolved update (v3.9.1 build 84421) (they did a very baaaad job in the two previous updates).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    yaht-C

    a "yahtzee-like" game in c

    yaht-C is a single player dice game in C, similar to the game "Yahtzee"(C) and is written in C. "Yahtzee" is copyright its respective owners. As of version 1.6, yaht-C is compatible with linux!! I made yaht-C with the idea in mind that each possible scoring selection should be unique. In "Yahtzee" (C) a full house could be used as a 3 of a kind, but in my version the two are distinctly different. You can expect a challenge from yaht-C. It will make you think, make you plan your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Doom 64 EX is a faithful recreation of the original game using the Doom source code as the base with the benefit from newer control methods like mouse look, high resolutions and color depth.
    Leader badge
    Downloads: 69 This Week
    Last Update:
    See Project
  • 25
    Simutrans Iron Bite
    ...A secondary goal is to translate the remaing German in the source code to English.
    Downloads: 3 This Week
    Last Update:
    See Project