Skip to content

keyskey/SPD.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPD.jl

Julia implementation of Spatial Prisoners Dilemma game by Agent-Based Modelling(ABM)

Usage

Clone this reposository and run;

$ julia run.jl

or if you want to run in parallel,

$ julia -p (number of process) run.jl

About

Julia implementation of Spatial Prisoners Dilemma game by Agent-Based Modelling(ABM)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages