Skip to content

This project implements the boids flocking algorithm in C#

License

Notifications You must be signed in to change notification settings

Anastasia-Tre/FlockingBoids

Repository files navigation

Flocking Boids

GitHub Super-Linter Tests license

Description

This project implements the boids flocking algorithm in C# to create an interesting procedural animation boids scurrying about the screen. This simulation produces complex emergent flocking behavior from a system where individual boids follow a simple set of rules.

Demonstration

demonstration

Technologies

  • C# 9.0
  • .NET 5.0
  • SkiaSharp
  • WPF
  • xUnit.net

Contributors

Anastasiya Trembach

License

Copyright (c) 2022 Anastasiya Trembach. MIT License