Showing 43 open source projects for "game library"

View related business solutions
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 1
    Baritone

    Baritone

    Google maps for block game

    A Minecraft pathfinder bot. Baritone is the pathfinding system used in Impact since 4.4. How to immediately get started: Type #goto 1000 500 in chat to go to x=1000 z=500. Type #mine diamond_ore to mine diamond ore. Type #stop to stop. For more, read the usage page and/or watch this tutorial playlist. For other versions of Minecraft or more complicated situations or for development, see Installation & setup. Also consider just installing Impact, which comes with Baritone and is easier to...
    Downloads: 45 This Week
    Last Update:
    See Project
  • 2
    Gambit
    A library of tools for doing computation in game theory.
    Leader badge
    Downloads: 147 This Week
    Last Update:
    See Project
  • 3
    Jack LIRE (Linked Record)

    Jack LIRE (Linked Record)

    Quantum universal object system with referencing and genetics

    Jack LIRE (Linked Record) is a quantum database-backed life-long text record diary with referencing (linking) between records, and a data library for life-long keeping of files such as documents, photographs, music and more. The diary records are fully searchable. Files can be mentioned in diary records to preserve memories, document knowledge and ideas, and more. Massive numbers of diary records and files can be permanently kept. A database located on one computer can be accessed from another...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    skunks

    skunks

    3D driving simulation based on Open Dynamics Engine

    3D realistic driving (not racing) simulation with software rendering, based on Open Dynamics Engine (which is included in all *.tar.gz files so it doesn't have to be downloaded separately). 10 cars (all electric) and 12 tracks are available in version 5.0.0. Cars and tracks can be easily created and modified. Only SDL 1.2 or SDL 2 required besides standard C library. The functions used for graphics and sound are available at https://sourceforge.net/projects/simple3d/ along with another driving...
    Downloads: 4 This Week
    Last Update:
    See Project
  • SysAid multi-layered ITSM solution Icon
    SysAid multi-layered ITSM solution

    For organizations spanning all industries and sizes from SMBs to Fortune 500 corporations

    SysAid is an ITSM, Service Desk and Help Desk software solution that integrates all of the essential IT tools into one product. Its rich set of features include a powerful Help Desk, IT Asset Management, and other easy-to-use tools for analyzing and optimizing IT performance.
  • 5
    Other World
    Library to help the creation of the dynamic systems, like simulators or games. Key word : 3D Rendering, Multi-Agent system, Collision detection, Game
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    GAVS+

    GAVS+

    An open platform for the research of algorithmic game solving

    GAVS+ (Game Arena Visualization and Synthesis, Plus!) is an open-source tool which enables to visualize a broad spectrum of algorithmic games used in verification and synthesis, and offers a standard interface with utility functions to establish connection with engineering practice. It is developed by Department of Informatics (Unit 6), TU München. The tool is mainly is served for research and educational purposes. The software is released under the GNU General Public License (v3). A slightly...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The Delta3D-Extras project is a companion to the Delta3D Game Engine. This project contains extra components, tools, and other goodies which can be used to enhance the Delta3D Engine. These projects are supported solely by the user community.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    microtransat
    A project to host code developed for the Microtransat challenge, a race between autonomous sailing robots. This project is intended for both supporting code such as tracking systems and robot control systems or parts of robot control systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    gps_chung
    gps chung is an open source GPS algorythm program. It calculates the shortest way path from start to end out of an array of road segments (position, direction) . Source code gps_chung.bi is included as example in a small application game garden_chung (freebasic) lite version of circuit_chung road circuit game with random map generation , home garden edit and gps speech voices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Innovate faster with enterprise-ready generative AI—enhanced by Gemini Icon
    Innovate faster with enterprise-ready generative AI—enhanced by Gemini

    Build, deploy, and scale machine learning (ML) models faster, with fully managed ML tools for any use case.

    Vertex AI offers everything you need to build and use generative AI—from AI solutions, to Search and Conversation, to 130+ foundation models, to a unified AI platform.
  • 10

    simple routing

    Simplistic templace header for c++ based pathing or routing.

    Designed to be a simple light weight and easily accessible way of mapping pathing information to a unlimited number of objects. The template is also designed to keep a minimum profile when idle, and efficient as possible means of updating a network. Not limited to, but primarily envisioned to give game developers with limited knowledge of higher-grade routing protocols a out of the box means for pathing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Open source 3D physics and dynamics engine and library written in pure Java. This is a Java port of ODE / OpenDE (Open Dynamics Engine). THIS PROJECT HAS BEEN MOVED TO A NEW LOCATION: http://www.ode4j.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Lagrange Rally 3D

    Lagrange Rally 3D

    3D vehicle simulator based on Lagrangian dynamics to simulate dynamics

    3D vehicle simulator in which vechicle's configuration as a whole (articulated body) , is represented by a 'vector' of generalised coordinates. so concepts like usual position and orientation of main body and wheels is all defined by the generalised coordinates.Using Lagrangian dynamics, theese coordinates are evolving in time in a realistic manner according to F=ma but as if there were also all constraint forces concretasing the presence of joints: hinge, prismatic, rigid connection, etc....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    XCTruck3D _Truck

    XCTruck3D _Truck

    realistic truck simulator with 3D graphics done from zero

    ...' (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. VID: http://youtu.be/n_O-9EFW5zk Lagrande_Rally_3D is an evolution of this
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    GPX is mainly a physics engine, written in C++, focused on real time simulations. Project also provides a graphics library, built on top of SFML. Physics part is independent from graphics library and can be used with any other front-end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Zero Sum Game Solver Java Library

    Zero Sum Game Solver Java Library

    Zero Sum Game Solver Java Library is open source java library to solve 2-player finite zero-sum games. This programs solve zero-sum games with linear programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Open Metaheuristic (oMetah) is a library aimed at the conception and the rigourous testing of metaheuristics (i.e. genetic algorithms, simulated annealing, ...). The code design is separated in components : algorithms, problems and a test report generator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Cellular Engine
    This software simulates cellular behavior based on specific rules (e.g. Game of Life or Wireworld). The UI will be replaceable and there will be a feature for importing rules from a file based on a format developed for this purpose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Crimild Engine is an open source scene graph based engine which purpose is to fulfil the high-performance requirements of typical multi-platform two and tridimensional multimedia projects, like games, simulations and virtual reality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    XIPL is a simple image processing library for Microsoft's XNA Game Studio framework. All image processing routines are coded in HLSL as pixel shaders and executed at amazing speed thanks to the GPU's massive parallel architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Massive G Engine is a simple yet feature-rich extensible 3D simulation engine for Robotics Research and gaming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    It's a simpler clone of RoboCode. It's a game which simulates tanks war. The focus is artificial intelligence AI, evolutive algorithms and neural networks. It's implemented in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A PC video game project developed using Quest3D and C++ that teaches the basics of CNC (Computer Numerical Control) technology. Developers: Nikita Donets, Richard Hewitt, Jason Beatch, Robert Shum.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    QtXGame is an intuitive, extensible, modern cross-platform tool to construct and solve extensive and strategic games related to Game Theory. Its extensibility allows user to create and add his own games, solvers and matrix transformations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    RCmania is a 3D Racing Game featuring remote controlled vehicles to be ported to many platforms, its Free and Open Source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Code library and utilities to enhance accessibility to existing and future games.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next