Pinned Repositories
Galapagos
NetLogo model simulation visualizer (Beak) and the netlogoweb.org website 🐢
GIS-Extension
the GIS (Geographic Information Systems) extension bundled with NetLogo
LevelSpace
This is the LevelSpace extension repository. LevelSpace allows you to run NetLogo models |: from inside NetLogo models :|
Mathematica-Link
allows Mathematica to control NetLogo (and not vice versa)
models
NetLogo Models Library
NetLogo
turtles, patches, and links for kids, teachers, and scientists
NetLogo-Libraries
The central repository for the extensions listed in the NetLogo Extension Manager
NW-Extension
This is the NetLogo Network Extension. For general information about NetLogo, see:
Python-Extension
Python extension for NetLogo
Tortoise
Compiler and runtime engine for NetLogo models that runs in JavaScript 🐢
Center for Connected Learning's Repositories
NetLogo/Network-Extension
experimental network primitives for NetLogo (distance metrics, path finding, ...)
NetLogo/Teletortoise
NetLogo on the JVM, mirrored to your browser
NetLogo/Goo-Extension
extension for manipulating the GUI widgets in NetLogo's Interface tab
NetLogo/NetLogo-Headless
NO LONGER UNDER DEVELOPMENT - See 'netlogo-headless' directory in NetLogo/NetLogo
NetLogo/SimServer
Play 2-based web server for fulfilling various needs of the ABMPLUS/ModelSim project (JNLP generation; HubNet connections; discussion system; etc.)
NetLogo/Reflection-Extension
This NetLogo extension allows you to extract names of breeds, procedures, and variables (global and breed-specific ones) from inside NetLogo programs.
NetLogo/Wiimote-Extension
code for interfacing the Nintendo wiimote with NetLogo
NetLogo/Processing-Extension
NetLogo/QTJ-Extension
video extension bundled with NetLogo, based on QuickTime for Java
NetLogo/Shell-Extension
NetLogo extension to run commands, read and write environment variables
NetLogo/GoGo-Serial-Extension
An event-based, JSSC-based version of the GoGo extension
NetLogo/JASSS_LevelSpace_models
This repository contains the models that we present in the JASSS paper
NetLogo/Sheep-with-brains
A simple predator-prey model with evolving neural network brains
NetLogo/Test-Extension
extension for writing unit tests in NetLogo. also serves as an example of how to write an extension that uses tasks (new in NetLogo 5.0)
NetLogo/Tortoise-Climate-Change
Tortoise Climate Change files
NetLogo/webview
The NetLogo Webview extension. Works with an upcoming release of NetLogo, but not 5.2 or 5.2.1
NetLogo/BrowseExtension
Can open URLs in system's default browser
NetLogo/ccl-models
This repo contains models used in published academic work by authors in the CCL
NetLogo/ColorGeneratorExtension
This extension can generate n distinct colors. Useful for making sure you can tell turtles apart.
NetLogo/Custom-Logging-Extension
A mini-extension for doing customized logging events in NetLogo
NetLogo/DropboxExtension
Extension for uploading files from NetLogo to a Dropbox folder
NetLogo/EcoWeb
Modeling towards ecosystem sandboxes
NetLogo/NetLogo-Data-Explorer
NetLogo/netlogo-extension-activator
Activator template for NetLogo extension builds
NetLogo/netlogo-java-extension-activator
Activator template for NetLogo extension builds
NetLogo/Population-Dynamics-and-Climate-Change
This repository contains a model example for Hjorth, Head, Brady and Wilensky's LevelSpace – A NetLogo extension for Multi-Level Agent-Based Modeling, a paper in Journal of Artificial Societies and Social Simulation
NetLogo/Wolf-Chase-Sheep-JASSS-Version
WSP and chase model for our JASSS paper
NetLogo/ControlFlowExtension
A NetLogo extension that adds some convenient control flow structures
NetLogo/netlogo-matlab-extension
An extension for NetLogo that gives access to Matlab functions from a Netlogo script and allows data-passsing between the two programs.
NetLogo/Wolf-Sheep-Predation-Micro-Sims
A demonstration of how agents can make decisions by simulating their surroundings using multi-level agent-based modeling