https://github.com/michaelkolesidis/scribble-text
Text gradually appears whilte scribbling.
https://github.com/michaelkolesidis/scribble-text
p5js p5js-animation p5js-sketch scribble text
Last synced: about 2 months ago
JSON representation
Text gradually appears whilte scribbling.
- Host: GitHub
- URL: https://github.com/michaelkolesidis/scribble-text
- Owner: michaelkolesidis
- License: agpl-3.0
- Created: 2022-05-10T23:35:05.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-07-16T08:41:25.000Z (almost 2 years ago)
- Last Synced: 2024-12-31T23:42:06.794Z (over 1 year ago)
- Topics: p5js, p5js-animation, p5js-sketch, scribble, text
- Language: JavaScript
- Homepage: https://scribble-text.netlify.app/
- Size: 3.75 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

## Scribble Text
Text gradually appears while scribbling.
## Technologies Used
## Description
A line is drawn from the middle of the canvas to a random point. A new line is drawn from that random point, to a new random point, and so on, and so on. In the meanwhile, some text appears.
Click to switch colors and redraw, double-click to enter fullscreen mode, double-click again (or press ESC) to leave fullscreen mode.
## Screenshots



## License
Copyright (c) 2023 Michael Kolesidis
Licensed under the [GNU Affero General Public License v3.0](https://www.gnu.org/licenses/agpl-3.0.html).