GitHunt
HO

horstjens/PyLogo

A NetLogo-like system implemented in Python

PyLogo

PyLogo is a Python implementation of elements of NetLogo.

  • The core directory contains the NetLogo implementation.
  • The models directory contains a number of example models. Each example can be run by running the file.

PyLogo uses pygame and pySimpleGui, two very nice libraries. It also makes minimal use of NumPy. All three libraries must be installed.

Languages

Python100.0%

Contributors

Created January 24, 2022
Updated January 24, 2022
horstjens/PyLogo | GitHunt