Skip to content

Simple simulation/game of fish swarms using OpenGL and LWJGL 2

License

Notifications You must be signed in to change notification settings

carlmrichter/swarming-behavior

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swarming-behavior

Simple simulation/game of fish swarms using OpenGL and LWJGL 2 (Lightweight Java Game Library) including a launcher written with JavaFX

Getting started

This software needs a working version of JRE 8+ installed on your machine to run.

Download the newest release here (Windows, Linux and MacOS X operation systems are supported)

OR

Compile the source code yourself

Species included

  • Snapper
  • Barracuda
  • Shark

Used Libraries