Showing 26 open source projects for "pathfinding"

View related business solutions
  • 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
  • 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
  • 1
    Botcraft

    Botcraft

    Botcraft is a cross-platform C++ library to create bots

    ...It leverages the mineflayer ecosystem to provide a highly programmable interface for automation and AI experimentation in Minecraft. Botcraft is particularly useful for AI researchers, game modders, and automation enthusiasts who want to explore pathfinding, environment interaction, or develop complex scripted agents in the Minecraft universe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Permafrost Engine

    Permafrost Engine

    An OpenGL RTS game engine written in C

    ...It uses a programmable pipeline with features like skeletal animation with GPU skinning, Phong lighting, bump mapping, terrain texture splatting, water rendering with reflection and refraction, and skyboxes. The engine is tailored specifically for large-scale RTS gameplay, supporting huge maps, efficient batched rendering, hierarchical flow-field pathfinding, formation movement, boids-style steering behaviors, and GPU-accelerated crowd simulation. It integrates tightly with Python 2.7 for scripting, exposing engine internals to Python and even allowing serialization and restoration of the entire Python interpreter state for robust save/load systems.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    OpenKore

    OpenKore

    A free/open source client and automation tool for Ragnarok Online

    OpenKore is a free and open source automation tool and custom client for the online game Ragnarok Online. It provides a flexible scripting system that allows users to automate gameplay, including navigation, combat, trading, and interaction with other players. The project supports plugins and modular extensions, enabling customization for different servers and play styles. OpenKore is cross-platform, running on Windows, Linux, and macOS, and is written primarily in Perl. With a strong...
    Downloads: 21 This Week
    Last Update:
    See Project
  • 4
    OpenTTD

    OpenTTD

    Open source simulation game based on Transport Tycoon Deluxe

    OpenTTD is an open source transport simulation game based on the popular game Transport Tycoon Deluxe by Chris Sawyer, with several additions. OpenTTD is as close to the original as you can get, but has been extended with plenty of great features. These include bigger maps (up to 64 times bigger than the original), stable multiplayer mode that allows for up to 255 players in 15 companies, in-game downloading of heightmaps, AIs, scenarios, and so much more. With its many additions and...
    Downloads: 19 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    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.
    Downloads: 75 This Week
    Last Update:
    See Project
  • 6
    PyCAPGE

    PyCAPGE

    PyCAPGE - Python Classic Adventure Point and Click Game Engine

    ...Inspired by the golden age of SCUMM games, it features a customizable 9-verb interface and robust inventory management. Key features include a Scene Manager supporting parallax scrolling, walk-behind masks, and depth-based character scaling. It implements intelligent Pathfinding to navigate complex environments automatically. The engine natively supports Multi-Character gameplay, allowing dynamic switching between protagonists. Developers can build rich narratives using the branching Dialogue System and a Cutscene Manager for scripted events. The architecture is data-driven: texts and definitions are separated into YAML files for easy localization. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    Shotcaller Godot

    Shotcaller Godot

    2D top-down 1v1 MOBA with autonomous units

    Shotcaller is a real-time tactical game prototype made with the Godot Engine, where players command units by assigning actions during brief pause intervals. The project showcases tactical AI, unit pathfinding, and strategic gameplay mechanics with an emphasis on clarity and control.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Spring RTS Engine

    Spring RTS Engine

    Spring is a free RTS engine developed for Windows, Linux and Mac OS X.

    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: 41 This Week
    Last Update:
    See Project
  • 9
    KotCity

    KotCity

    KotCity, an open source city simulator

    This is pre-alpha software with super obvious bugs, rough edges, etc. In the spirit of "release early and release often", I am posting the code. This project is far from done but I prefer to get the code out there to be used by whomever. KotCity is a city simulator written in Kotlin inspired by the statistical city simulators of old. This game aims to achieve a mark somewhere between SimCity (1989) and SC2000. Hopefully, this mark will be hit and we can set our sights higher. The game will...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    Catch The Cat

    Catch The Cat

    An HTML5 game 'Catch The Cat' powered by Phaser 3

    Phaser Catch The Cat is a puzzle game built with the Phaser framework, based on the popular viral game where players try to trap a cat by blocking its paths. The project serves as both a game and a learning tool for developers.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Roguelike Game Kit
    A collection of reusable modules and packages which simplify roguelike game development in Java. Includes demonstrator programs to show how to use the modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PathFinding.js

    PathFinding.js

    A comprehensive path-finding library for grid based games

    The aim of this project is to provide a path-finding library that can be easily incorporated into web games. It may run on Node.js or the browser. It comes along with an online demo to show how the algorithms execute. (The pathfinding speed is slowed down in the demo). Note that this project only provides path-finding algorithms for 2D space. If you need to work in a 3D environment, then you may use @schteppe's fork. When instantiating path-finders, you may pass in additional parameters to indicate which specific strategies to use. For all path-finders, you may indicate whether diagonal movement is allowed. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A platform independent 2d game programming framework for c/c++ programmers with least possible dependencies for easy porting and with focus on easy api calls and the requirement of commercial programmers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    SGF - Salvathor Game Fabric (sgffabric)

    C++ OpenSource Game Fabric based on SDL2

    ...It has several helpers: Control configuration parameters, save and load game; Control media: screen, keyboard, mouse and joystick; control animations; control features of the game: sounds, bitmaps, fonts; Access control to the operating system: filesystem, folders, files; Elaborations of menus; control mods; Support for bitmap fonts, truetype, mugen; Artificial Intelligence: A * pathfinding; I've developed some games with SGF: OpenMugen - A clone of the famous fighting game PacMan - also the famous Pacman OpenMortal SGF is fully programmed in C + + and SDL2 based primarily on, and with contributions from several free software. Version 1.0 is already playable, but how do I develop myself, still needs some tweaking. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Jumper

    Jumper

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

    Jumper is a pathfinding library designed for grid-based games. It aims to be fast and lightweight. 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: 0 This Week
    Last Update:
    See Project
  • 16

    NullSAF

    A game engine in java for 2D strategy games

    NullSAF is a game engine written in Java with features as creating terrain maps and navigation meshes from bitmaps, defining different type of units, sensors, guns, missiles, AI for movement, pathfinding and targetting and simulation of bullets and animated explosions. I learned a lot from it and used it to test new concepts in AI and wargaming. Maybe it can inspire you or you want to really improve it to build your own wargame or serious game. Think of it as Robocode, but then with a far more serious implementation of CGFs and AI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    oge2d

    Cross-platform 2D game engine

    Open Game Engine 2D is a full features and cross-platform 2D game engine. It aims to help developers to create 2D games with only flat files (such as ini and script files), so that games could be written once and played under any platform supported. This engine is a pure 2D game engine written in C/C++. It is base on SDL and AngelScript. So, it also aims to run in any platform supported by SDL and AngelScript, such as Windows, Linux, MacOS, iPhone, Android, Windows Phone, Symbian,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    OpenSkyNet - Moving towards a comprehensive artificial intelligence solution for game developers under the LGPL. The goals are to implement action selection solvers, robust steering behaviors (including pathfinding algorithms), and machine learning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Javascript game engine which uses Jquery and Prototype.js frameworks and dewplayer for the sound created to manage board games and tile based games. It can be reused to implement pathfinding algorithms.It's simply versatile!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Brainable is a C++ library containig AI tools for game developpement. You will find in it classes about steering behaviors, pathfinding, learning, decision making... Brainable contains softwares to design graphically different parts of the AI engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    2D Isometric Engine project build with Flash AS3. It is an open source, multilevel and multiplayer tilebased isometric engine. Furnished with IsoEditor and IsoServer on the Files section
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Roguelike Library is portable open-source library written in C++. It consist of set of classes that can be used in all roguelike games. Classes are categorized to fullfill tasks of random map generation, pathfinding and counting field of view.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Plume est un moteur 3D isométrique programmé en ActionScript sous Flash MX. Pathfinding, I/O, gestion des collisions, cartes externes et mappeur, tout est integré. Plume permet de créer un RPG en Flash de façon extręmement simple.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Twang is a public-domain library for pathfinding in 2D polygonal environments, ideal for plugging in to a RPG, FPS, adventure, or RTS game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Gamel (pronounced like camel) is a library written in C++ for use in games. Gamel includes common search and sort algorithms, easy-to-use networking methods, logging, 2D/3D distance calculation, entity classes for RPG and FPS games, pathfinding and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB