diff --git a/README.md b/README.md index cef01046..aa3c0f9b 100644 --- a/README.md +++ b/README.md @@ -38,3 +38,6 @@ This is the repository for example [Processing](http://processing.org) code from ### Rust * [Examples written in Rust using Nannou](https://github.com/nannou-org/nannou/tree/master/nature_of_code) + +### Python +* [pygame port](https://github.com/Hohnik/noc-examples-pygame)