A simple paint webtoy for drawing with emoji characters.
The creation of what I call a “webtoy”, which must fulfill the following criteria:
- Vanilla JavaScript (ECMAScript 2024)
- Vanilla CSS
- Single file application
- Embeddable as
<object>
or<iframe>
- Desktop executable HTML file