RubyGems Navigation menu

steering_behaviors 2.0.0

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:
= 複製 已複製

安裝:
=

版本列表:

  1. 2.0.0 - August 14, 2013 (16.5 KB)
  2. 1.0.7 - August 12, 2013 (16.0 KB)
  3. 1.0.6 - August 11, 2013 (16.0 KB)
  4. 1.0.5 - August 11, 2013 (16.0 KB)
  5. 1.0.4 - August 05, 2013 (14.5 KB)
顯示所有版本(共 9)

擁有者:

作者:

  • Chris Powell

SHA 256 checksum:

59cfea3bd0357d94192b5ea050aa8814737dce4c82cd495cbf18a0ae4fbc71ff

總下載次數 23,351

這個版本 3,572

License:

LGPL

Ruby 版本需求:

相關連結: