Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yangboz/as3SteeringBehavior
:sailboat: Steering behavior example at <<AdvanceEDActionScriptAnimation>> with abstracted interfaces and marshaling implementation.
https://github.com/yangboz/as3SteeringBehavior
actionscript ai steering-behaviors
Last synced: 3 months ago
JSON representation
:sailboat: Steering behavior example at <<AdvanceEDActionScriptAnimation>> with abstracted interfaces and marshaling implementation.
- Host: GitHub
- URL: https://github.com/yangboz/as3SteeringBehavior
- Owner: yangboz
- Created: 2013-02-10T09:02:08.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-08-13T13:36:26.000Z (about 10 years ago)
- Last Synced: 2024-07-30T02:24:30.721Z (3 months ago)
- Topics: actionscript, ai, steering-behaviors
- Language: ActionScript
- Homepage: http://smartkit.info
- Size: 149 KB
- Stars: 14
- Watchers: 7
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-actionscript-sorted - as3SteeringBehavior - Steering behavior example at <<AdvanceEDActionScriptAnimation>> with abstracted interfaces and marshaling implementation. (Unsorted / Other API)
README
as3SteeringBehavior
===================Steering behavior example at <<AdvanceEDActionScriptAnimation>> with abstracted interfaces and marshaling implementation.
* Code Examplses
https://github.com/yangboz/as3SteeringBehavior/tree/master/src/com/lookbackon/AI/steeringBehavior/tests
* Dependency:
as3Logger, https://github.com/yangboz/as3Logger
* References
http://www.red3d.com/cwr/steer/
* Maven repository
http://repository-godpaper.forge.cloudbees.com/snapshot/com/godpaper/as3/as3SteeringBehavior/
* Objective-C version
https://github.com/yangboz/ObjCSteeringBehavior
* Swift version
https://github.com/yangboz/SwiftSteeringBehavior