Skip to content

Boids (https://en.wikipedia.org/wiki/Boids) (an artificial life program) —shoal simulator written in TypeScript—

License

Notifications You must be signed in to change notification settings

Fujiwo/Shos.Boids

Repository files navigation

Shos.Boids

Boids (an artificial life program) —shoal simulator written in TypeScript— | Sho's Software

Boids is an artificial life simulation originally developed by Craig Reynolds. Boids simulates the three behaviors of each individual animal in a group:

  • Separation: steer to avoid crowding
  • Alignment: steer towards the average heading of the group
  • Cohesion: steer to move toward the average position of the group

See also:

You can try at:

Development Environment/Language/Library

Author Info

Fujio Kojima: a software developer in Japan

  • Microsoft MVP for Development Tools - Visual C# (Jul. 2005 - Dec. 2014)
  • Microsoft MVP for .NET (Jan. 2015 - Oct. 2015)
  • Microsoft MVP for Visual Studio and Development Technologies (Nov. 2015 - Jun. 2018)
  • Microsoft MVP for Developer Technologies (Nov. 2018 - Jun. 2020)
  • MVP Profile
  • Blog (Japanese)
  • Web Site (Japanese)

License

This is under the MIT License.

About

Boids (https://en.wikipedia.org/wiki/Boids) (an artificial life program) —shoal simulator written in TypeScript—

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published