RubyGems Navigation menu

steering_behaviors 1.0.2

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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 2.0.0 - August 14, 2013 (16.5 KB)
  2. 1.0.7 - August 12, 2013 (16 KB)
  3. 1.0.6 - August 11, 2013 (16 KB)
  4. 1.0.5 - August 11, 2013 (16 KB)
  5. 1.0.4 - August 05, 2013 (14.5 KB)
  6. 1.0.2 - July 31, 2013 (14.5 KB)
Show all versions (9 total)

Owners:

Authors:

  • Chris Powell

SHA 256 checksum:

c5d490084b8bf8614d6871cbfc7cd774a8f9ad074f4e07386f2caa64672dcdae

Total downloads 23,273

For this version 2,469

License:

LGPL

Required Ruby Version: None

Links: