awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 रिपॉजिटरी

Awesome GitHub RepositoriesGrid-Based Pathfinding

Navigation systems that calculate optimal paths between points on a grid coordinate system.

Distinct from Grid Pathfinding: Candidates are either too narrow (water level), too specific (hierarchical), or for servers, rather than a general game engine utility.

Explore 2 awesome GitHub repositories matching game development · Grid-Based Pathfinding. Refine with filters or upvote what's useful.

Awesome Grid-Based Pathfinding GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • killedbyapixel/littlejsKilledByAPixel का अवतार

    KilledByAPixel/LittleJS

    4,127GitHub पर देखें↗

    LittleJS is a lightweight HTML5 2D game engine designed for building web games using Canvas and WebGL without external dependencies. It integrates a WebGL sprite renderer, a 2D physics engine for arcade-style collisions and rigid-body dynamics, and a grid-based A* pathfinding system for entity navigation. The engine is distinguished by its procedural audio synthesizer, which generates music and sound effects at runtime using parameter arrays to minimize file sizes. It also features a comprehensive graphics pipeline that supports custom fragment-shader post-processing and a dynamic 2D lighting

    Implements a grid-based A* pathfinding system with movement smoothing for entity navigation.

    JavaScriptbox2dgame-developmentgame-engine
    GitHub पर देखें↗4,127
  • beyond-all-reason/beyond-all-reasonbeyond-all-reason का अवतार

    beyond-all-reason/Beyond-All-Reason

    3,991GitHub पर देखें↗

    Beyond-All-Reason is a real-time strategy game and 3D military simulation focused on large-scale tactical combat, base building, and resource management. It functions as a competitive multiplayer platform featuring ranked lobbies and skill-based matchmaking. The project includes a custom map editor for designing unique game levels and environments through structural and thematic configuration. The simulation covers military-industrial economy management, including resource extraction and asset recovery. Tactical gameplay involves commanding army formations, using radar for enemy unit detecti

    Employs a weighted grid-based pathfinding system for efficient unit movement and tactical routing.

    Lua
    GitHub पर देखें↗3,991
  1. Home
  2. Game Development
  3. Grid-Based Pathfinding