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
- Host: GitHub
- URL: https://github.com/claromes/pcd2022
- Owner: claromes
- License: gpl-3.0
- Created: 2022-10-07T11:46:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-29T11:35:45.000Z (over 3 years ago)
- Last Synced: 2025-03-25T18:50:58.465Z (about 1 year ago)
- Topics: creative-coding, processing, python
- Language: Python
- Homepage:
- Size: 4.63 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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)