https://github.com/sbergen/boids
https://github.com/sbergen/boids
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/sbergen/boids
- Owner: sbergen
- Created: 2014-11-11T20:02:31.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-11T20:09:38.000Z (almost 11 years ago)
- Last Synced: 2025-08-26T05:57:08.497Z (about 1 month ago)
- Language: Java
- Size: 516 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Boids
=====
Boids is a flocking simulator programmed in Java.
It was made as a school project and uses the Processing framework for the UI.