RubyGems Navigation menu

steering_behaviors 1.0.6

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:

4e22b4a09cc064f1c653d1c9737222a8ceb389b4faf6a4534088044542c97cec

總下載次數 23,273

這個版本 2,480

License:

LGPL

Ruby 版本需求:

相關連結: