Potential-Fields
Potential-Fields copied to clipboard
Potential fields library.
Potential Fields AS3 library
This library can be used for easy development of AI behaviors driven by potential fields. For more informations about potential fields theory I recommend you reading Johan Hagelbäck's: Using Potential Fields in a Real-time Strategy Game Scenario.
I've written 3-part article about this library. Please refer it for API informations and usage examples. It could be found on my blog:
- Potential Fields AI, 1/3: hello potentials.
- Potential Fields AI, 2/3: RTS bot implementation.
- Potential Fields AI, 3/3: real game example.
Potential Fields Editor is an online tool for creating potential maps and playing with moveable agents.
Content of this repository:
- libs: AS3 library sources;
- editor: Potential Fields Editor app sources;
- demos: source codes for library demos: