Skip to content

dannyso16/flocking

Repository files navigation

Flocking

Boid algorithm implementation. The detail is described here(wikipedia).

You need to import pyxel. Please see here pyxel github.

Files

  • main_boid.py -> Cute slimes are hopping around.

    slimes

  • main_suimi.py -> You can control the flock of fishes.

    スイミー

  • boid.py -> BoidAgent and Boid classes are defined.

  • suimi.py -> This is revised Boid algorithm to control the flock with your keyboard.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages