Showing 53 open source projects for "pathfinding"

View related business solutions
  • Component Content Management System for Software Documentation Icon
    Component Content Management System for Software Documentation

    Great tool for serious technical writers

    Paligo is an end-to-end Component Content Management System (CCMS) solution for technical documentation, policies and procedures, knowledge management, and more.
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
  • 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...
    Downloads: 50 This Week
    Last Update:
    See Project
  • 2
    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: 15 This Week
    Last Update:
    See Project
  • 3
    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
  • 4

    Pathfinder MineSweeper

    Une implémentation de l'algo A*

    Ce programme est un pathfinder mettant en scène un robot démineur dont le comportement est simulé. Ici le programme extrait les données d'un terrain à partir d'une heightmap. Puis le robot simulé trace son chemin de bombe en bombe sur le terrain. Tout ceci vu par l'utilisateur via un affichage 3D. L'algorithme utilisé pour le pathfinding est l'algorithme A* (A STAR)
    Downloads: 0 This Week
    Last Update:
    See Project
  • RMM Software | Remote Monitoring Platform and Tools Icon
    RMM Software | Remote Monitoring Platform and Tools

    Best-in-class automation, scalability, and single-pane IT management.

    Don’t settle when it comes to managing your clients’ IT infrastructure. Exceed their expectations with ConnectWise RMM, our MSP RMM software that provides proactive tools and NOC services—regardless of device environment. With the number of new vulnerabilities rising each year, smart patching procedures have never been more important. We automatically test and deploy patches when they are viable and restrict patches that are harmful. Get better protection for clients while you spend less time managing endpoints and more time growing your business. It’s tough to locate, afford, and retain quality talent. In fact, 81% of IT leaders say it’s hard to find the recruits they need. Add ConnectWise RMM, NOC services and get the expertise and problem resolution you need to become the advisor your clients demand—without adding headcount.
  • 5
    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: 58 This Week
    Last Update:
    See Project
  • 6
    Godot Steering AI Framework

    Godot Steering AI Framework

    A complete framework for Godot to create beautiful and complex AI

    ... frame to the next. They use available information and calculate where to move at that moment. Joining these systems together can give sophisticated and graceful movement while also being more efficient than complex pathfinding algorithms like A. This project is a framework for the Godot game engine. It takes inspiration from the excellent GDX-AI framework for the LibGDX java-based framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    2D Terrain Generator & AI Library

    A user-expandable library for making maps for tactical strategy games

    A terrain generator and artificial intelligence API, expandable through DLL files ((AI only, for now)) and text files ((terrain only)), that allows for the generation of maps for 2D tactical strategy games in the vein of Advance Wars and Fire Emblem. The library incorporates the SFML library. At the project's completion, it will involve a three-stage terrain generation algorithm; Terrain Generation, Feature Generation, and Post-Generation, and will in turn generate the basic map, then...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • Powerful small business accounting software Icon
    Powerful small business accounting software

    For small businesses looking for desktop accounting software

    With AccountEdge, business owners can organize, process, and report on their financial information so they can focus on their business. Features include: accounting, integrated payroll, sales and purchases, contact management, inventory tracking, time billing, and more.
  • 10
    rot.js

    rot.js

    ROguelike Toolkit in JavaScript

    ROguelike Toolkit in JavaScript. Cool dungeon-related stuff, interactive manual, documentation, tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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: 3 This Week
    Last Update:
    See Project
  • 13

    SGF - Salvathor Game Fabric (sgffabric)

    C++ OpenSource Game Fabric based on SDL2

    The intent of Salvathor Game Engine is to facilitate the maximum creation of a new game. 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    AVED TANK WAR GAME

    Stand STILL

    Remake of the SNES tank wars game, needs improvement
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Simple2D

    A simple Java library to simplify menial and advanced graphics & tasks

    Simple2D is a Java library containing a plethora of tools with the aim of helping developers complete tasks from menial to advanced more easily than they could using the default Java API
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Enigma

    Enigma is a completed top down zombie survival game written in Java.

    ... we started it, we knew next to nothing about object orientation, inheritance or the lack of efficiency of some of the techniques that we were using. Throughout the time we spent on it, doing extensive external research on topics such as pathfinding, raytracing, and rendering, we learned quite a bit about the Java API, programming in general with various techniques and how to do them efficiently, and last but not least, how to work as a team.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    SugarLab

    A lightweight HTML5/JS library for making games!

    A lightweight but fully-featured canvas based engine for writing games. Features: -Browser handling -Basic game structure -Pollable control states -Entities system -Full audio tag support -WebAudio API integration -Vector math -Collision detection for lines, AABB's, and convex polygons -Built-in debug drawing -Nodes, NodeMaps, and A* pathfinding -Viewport system -Many optimizations such as sorting, culling, minimal state changes, etc. -AJAX asset pipeline -Animation -Spriter integration...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SP Game Framework
    Simple Playing - Game Framework : An easy to use framework with dependency injection. Based on OpenGL SFML and the boost libraries. Written in C++ and theoretically supporting all major operating systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20

    Pathfinding algorithm

    Using A-star algorithm

    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    AI Path

    AI Pathfinding Presentation

    Presentation of pathfinding algorithms Howto: 1. Create Map (manual or use Map -> Rapid Deployment) 2. Select start point 3. Select end point 4. Choose alg 5. Click Path -> Find
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Lua map generator for 2D/3D

    A map generator written in the Lua script plugin language

    This lua map generator allows to create symmetric and point symmetric maps in 2D and 3D. For 3D a method is provided which places any number of players apart form each other in the most regular way possible. Incidentally, this means that the map generator also contains an algorithm for calculating the volume of convex polyhedrons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    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...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24

    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, NDS,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    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: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next