Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 287 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 287 Bytes

Flock

This is a Boid simulation in java from scratch.

flock

Usage

  1. Clone or Fork the repository.
  2. Open folder in Command-line.
  3. Open the src folder.
    cd src
    
  4. Type java Flock

JDK should be already installed Recommended JDK 16+