Showing 49 open source projects for "programming c++ library"

View related business solutions
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 1
    ChaosEsqueAnthology

    ChaosEsqueAnthology

    A free 3d game for PC that does not limit the player. Fight,Build,Gain

    (NOTE: Make sure to download Volume2 aswell!: http://sourceforge.net/p/chaosesqueanthologyvolume2/ ) 200+ weapons. Build-able enter-able buildings (Like an FPS RPG but with interiors) (Multi-tool/ Utili-tool). City generation (all buildings enterable). A 2 iso (6GB) exploration of what QuakeC can do. Over 100 maps included, along with map editor and sourcecode. Fully free and opensource: code and media. A modification of Xonotic which included extended weapons, maps, vehicles,...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 2

    BWEM

    Fast and robust map analyser for Brood War.

    Brood War Easy Map is a C++ library that analyses Brood War's maps and provides relevant information such as areas, choke points and base locations. It is built on top of the BWAPI library. It first aims at simplifying the development of bots for Brood War, but can be used for any task requiring high level map information. It can be used as a replacement for the BWTA2 add-on, as it performs faster and shows better robustness while providing similar information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Crystal Space 3D SDK
    Crystal Space is an Open Source 3D SDK for Unix, Windows, and MacOS/X. It renders with OpenGL and features GLSL shaders, CG shaders, deferred rendering, dynamic shadows, bullet based physics library, terrain engine, skeleton based animation meshes, exporter for Blender, portals, etc...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    New Dawn is an under development strategy game based on the cultures of the ancient world. Development is in C++ using the SDL library and Opengl API
    Downloads: 0 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

    Sudoku Solver

    Sudoku solving library using bruce-force search algorithm

    The SudokuSolver class inside this library is simple and easy-to-use. It uses the bruce-force search algorithm to solve the Sudoku appeared on daily newspapers, books, etc. Continual updates to this library give you easier experiences with Sudoku solving, and can solve other sorts of Sudokus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Flexible Isometric Free Engine

    Flexible Isometric Free Engine

    Cross platform 2D game creation framework with Python bindings

    FIFE is a cross platform 2D game creation framework written in C++ with Python bindings. It's designed to be flexible enough to support a wide variety of 2D game types but specializes in 2D isometric type views.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    Simple RTS game in C++ using SDL library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Taktitron

    library for RTS games with 1st person shooter elements

    This project develops a RTS game library suitable to use it as a base for new RTS games in the style of Battlezone (RTS + 1st person shooter). Emphasis is put on portability and extensibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    An Open Source portable pure Java game library with example games, Swing-based sprite animation engine, deployment framework, and firewall tunneling networking. The code is documented in the book Advanced Java Game Programming by David Wallace Croft.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 10
    C# Game Development Engine and IDE based on Axiom graphics engine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The syBR Engine is a multi-platform game engine written using C++. It's aim is to extensively use plugins in order to allow easy implementation of new engine parts (such as various sound API, new GUI widgets...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Metabolsim is a Real-Time Strategy game, where the battle field is the human body. You have to fight the incoming viruses, build and upgrade organs, and manage the food you get, so that your character spends a long and happy life !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Discovery of Space is an Realtime Strategy Game with elements of RPG and Economics Simulation. It is designed for Massive Multiplayer Online Gaming ( MMOG )
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The ISOCalc (Isometric Calculator Engine) is a class library for isometric plot games. The ISOCalc can be used as a calculator background for every game with different graphic front. (Special Thanks for OpenTTD Team)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    GTGIG is an attempt at a multi-genre game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Library for manipulating hexagonal grids. Supports arbitrary areas and paths. Routing algorithms: find best path, find movement horizon. Output as SVG - which you can easily convert to PNG or JPG. Interface from C++, Python and JavaScript.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    A simple A star path finding library in C++ An exemple of the result of a pqthfinding in a map is given.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    codeFight is a programming game in which your robot battles other robots in both a real-time and turn-based fashion. Robots can be written in any language which supports console input/output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MechForce is the coolest shareware game on the Amiga (IMHO). It's a mixture of realtime and turn based strategy/tactic game based on BattleTech. This is an attempt to recreate this game with a lot of enhancements with the help of the Allegro library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    RealTimeBattle is a programming game, in which robots controlled by programs are fighting each other. The goal is to destroy the enemies, using the radar to examine the environment and the cannon to shoot.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    RTB - Team is a C++ framework and a collection of strategies for robots of the programming game "RealTimeBattle" in order to play in a team and communicate in an efficient way. The whole package depends on rtb version 1.0.6 or higher.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A 2D engine for a RTT/RTS games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Language: C using the GNOME libraries. Dev tools: Anjuta and Glade-2. OS: main Linux distributions. I wrote this game to gain knowledge of the GNOME environment. Garfunkel is a Linux implementation of the Simon game from the 80s.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Gatecrash is a multiplayer network capture-the-flag 2D top-view tank game similar to "Firepower" and "Return Fire". It is written in C using SDL as graphics/sound library.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    HiTacWar Hierachical Tactical Warfare Game Engine which depends on freecnc. Main Points are KI Based Commando Structures, Electronic Warfare, Research and Shadow Structs and Shadow Armies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next