Skip to content

AmolKumarGupta/Flock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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+