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,047 of 180,643
Downloads: 23,484

Daily

Ranking: 33,504 of 180,629
Downloads: 9

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconcpowell