Skip to content

kiwistrongis/crowd-dynamics-simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crowd Dynamics Simulation
=========================

By: Kalev Kalda Sikes
github.com/KiwiStrongis/crowd-dynamics-simulation

  A simulation of crowd dynamics.

This project uses some libraries. These libraries should be in the libs/ folder.
 * Ini4J : ini4j.sourceforge.net/download.html
 * Json Simple : code.google.com/p/json-simple/downloads/list
 * osp-numerics : more complicated, ask me for it.

Run with any of the following, depending on your platform and inclination:
 - ./crowd [data/whatever.ini]
 - .\crowd.bat 
 - java -cp bin:libs/* Driver [data/whatever.ini]

About

A simulation of crowd dynamics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published