Skip to content
/ PyLogo Public
forked from BowenWaugh/PyLogo

A NetLogo-like system implemented in Python

Notifications You must be signed in to change notification settings

yshi007/PyLogo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

PyLogo

PyLogo is a Python implementation of elements of NetLogo.

  • The core directory contains the NetLogo implementation.
  • The Examples 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.

About

A NetLogo-like system implemented in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%