Categories: None [Edit]

steering_behaviors

https://rubygems.org/gems/steering_behaviors
https://github.com/cpowell/steering-behaviors
If you're building a game, you need your game agents and characters to move on their own. A standard way of doing this is with 'steering behaviors'. The seminal paper by Craig Reynolds established a core set of steering behaviors that could be utilized for a variety of common movement tasks and natural behaviors. This Ruby library can accomplish many/most of those tasks for your Ruby / JRuby game. The basic behaviors can be layered for more complicated and advanced behaviors, such as flocking and crowd movement.

Total

Ranking: 43,053 of 180,702
Downloads: 23,526

Daily

Ranking: 19,828 of 180,689
Downloads: 33

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconcpowell