agoose77 / GOAPLinks
A Python implementation of the Goal Oriented Action Planner.
☆48Updated last year
Alternatives and similar repositories for GOAP
Users that are interested in GOAP are comparing it to the libraries listed below
Sorting:
- Pure-Python implementation of Goal-Oriented Action Planning.☆54Updated 6 years ago
- Procedurally generated quests and stories for computer games.☆64Updated 8 years ago
- Procedural Dungeon Generation with Python and Pygame☆73Updated 10 years ago
- Simple AI for python games. In very early stages of development. Uses concepts of Goal Orientated Action Planing (GOAP).☆21Updated 12 years ago
- Node-Oriented Procedural Engine☆36Updated last year
- ☆39Updated 6 years ago
- A roguelike written in Python adhering to ECS☆32Updated 5 years ago
- WaveFunctionCollapse on graphs☆62Updated 5 years ago
- DungeonCarver is an implementation of the most popular dungeon generating algorithms☆50Updated 5 years ago
- Convert terrain tiles to procedural corner Wang tilesets☆68Updated 8 years ago
- Lightweight C++/Python Hierarchical Task Network (HTN) AI Engine☆41Updated last year
- One week experiment: learn how to procedurally generate maps on a sphere. Code is messy but it runs.☆151Updated 2 weeks ago
- A Python-based hexagonal world map generator☆166Updated 4 years ago
- 2D tile-based sandbox RPG with procedurally generated fantasy world simulator 🌏☆37Updated last year
- A simple open-source automated game designer☆21Updated 4 years ago
- ⛰️: Sandbox game support.☆34Updated last year
- A tool for creating fantasy campaign settings, including maps, regions, flags, cities, NPCs, businesses, legends, lore and more.☆71Updated 4 years ago
- Goal-Oriented Action Planning implementation in Python☆49Updated 7 months ago
- Rules-based engine for life sims, with time travel☆131Updated this week
- Fantasy name generator using Markov Chains☆44Updated 2 years ago
- The Real-Time World Generation projekt aims to provide a tool for world/terrain generation based on prozedural algorithmes and cellular a…☆58Updated 6 years ago
- Wave function collapse python implementation☆63Updated 6 years ago
- 2023 - A deep neural network evolutionary sim, for interactive passive art displays.☆19Updated last year
- Procedural world generator written in C++. Uses SFML for map rendering.☆37Updated 5 years ago
- The core code responsible for managing a player’s progress through a turn-based adventure in Soda Dungeon 2☆34Updated 4 years ago
- Open source space 4x game foundation☆14Updated 7 years ago
- Produces a simulated history of a fake, randomly generated world.☆24Updated 4 years ago
- Plate simulation for python (wrapper of an existing C library)☆14Updated 8 months ago
- A rules-based AI framework for social simulation☆55Updated 3 years ago
- A procedurally generated, cave-like dungeon/map creator for rogue-like games using the cellular automata method. During its development, …