Skip to content

ksmzn/self-organizing-agents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

自己組織化エージェントのデモ

自己組織化エージェントの基本的なデモ

Demo

https://ksmzn.com/self-organizing-agents/

概要

エージェントは、互いに相互作用しながら、特定のルールに従って動作します。このデモでは、エージェントが以下のルールに従って動作します:

  1. 集合: 近くのエージェントに向かって移動する。
  2. 分離: 他のエージェントとの距離を保つために、近すぎるエージェントから離れる。
  3. 整列: 近くのエージェントと同じ方向に移動する。

使い方

  1. レポジトリをクローンまたはダウンロードします。
  2. index.htmlをブラウザで開きます。
  3. 「エージェントを初期化」ボタンをクリックして、エージェントを再初期化することができます。

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published