Skip to content

jonas-lj/Boids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boids

This repo contains an implementation of Craig Raynolds' Boids algorithm in Java. It is built and run from the command line using mvn installand mvn exec:java respectively.

The code depends on the Ruffini library which is included as a submodule and may be downloaded by executing git submodule update --init. It may also be cloned directly from its GitHub repo.

Screenshot

About

An implementation of Craig Raynolds' Boids algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages