An open API service indexing awesome lists of open source software.

https://github.com/claromes/pcd2022

Processing Community Day 2022: Tiny story written in Python
https://github.com/claromes/pcd2022

creative-coding processing python

Last synced: about 1 month ago
JSON representation

Processing Community Day 2022: Tiny story written in Python

Awesome Lists containing this project

README

          



# Tiny story written in Python

A night in my neighborhood

## Official Selections

- [Processing Community Day 2022 Brasil](https://pcd2022.encontrosdigitais.com.br/)
- [Processing Community Day 2022 Coimbra](https://pcdcoimbra.dei.uc.pt/2022/)

## Requirements

- [py5](https://py5.ixora.io/content/install.html)
- Python 3.8+
- Java 17

### Alternative setup

- [Thonny Python Editor](https://thonny.org/)
- Search and install py5 via "Manage packages"

**You don't need the thonny-py5mode plugin*

## Run skecth

$ `python tiny_story.py`

## Author

[Claromes](https://claromes.gitlab.io)