Skip to content

R-Jin/Boids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boids

Flocking simulation written in python using the pygame library

Requirements

  • Python 3
  • Pygame

How to run the simulation

  1. Clone the repository

  2. Install Pygame:

pip install pygame
  1. Run the simulation:
python main.py

About

Flocking simulation written in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages