Skip to content

Implementation of Boids Model which is used only Python standard libraries.

Notifications You must be signed in to change notification settings

takeru1205/boid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

boid

A simple implementation of Boids Model in Python.

It's implemented only in the Python standard library.

  • math
  • random
  • statistics
  • tkinter

Author: @tkr12051

About

Implementation of Boids Model which is used only Python standard libraries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages