https://github.com/kejjtoli/scratchcomms
Simple to use tool that allows you to send polish text through the scratch cloud variables in both ways
https://github.com/kejjtoli/scratchcomms
scratch scratch3
Last synced: 7 months ago
JSON representation
Simple to use tool that allows you to send polish text through the scratch cloud variables in both ways
- Host: GitHub
- URL: https://github.com/kejjtoli/scratchcomms
- Owner: kejjtoli
- License: gpl-3.0
- Created: 2022-12-17T22:29:45.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-17T17:30:59.000Z (10 months ago)
- Last Synced: 2025-01-13T11:19:11.914Z (9 months ago)
- Topics: scratch, scratch3
- Language: Python
- Homepage:
- Size: 28.3 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# scratchcomms
> Pobierz plik main.sprite3 i importuj go do swojego projektu scratch, umożliwi ci on dekodowanie sygnałów wysłanych przez scratchcomms
> Pobierz plik scratchcomms.py i dodaj go do swojego projektu python
> Importuj bilbiotekę za pomocą import scratchcomms
> Dekoduj tekst korzystając z scratchcomms.decode(tekst) lub enkoduj go korzystając z scratchcomms.encode(enkodowany tekst)