LangArthur / BoidSimulation

A simple sandBox with boids

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BoidSimulation

A simple sandBox with boids.

installation

I recommend to use pip to install the requirements:

pip install requirements.txt

Usage

Launch the file main.py will open an empty window. Click on the window to make a boid appear at your mouse position.

You can press space to activate the debug mode.

Built With

  • pyglet - Python library for developing games and other visually-rich applications

Author

About

A simple sandBox with boids

License:MIT License


Languages

Language:Python 100.0%