-
Notifications
You must be signed in to change notification settings - Fork 506
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Glitch mode #31
Comments
Awesome!! I wish 'transform' could add transformations rather than overriding. 'margin' is also a decent positioning option: setInterval(() => document.querySelectorAll('div').forEach(item => { |
@cyanharlow Derp mode! |
|
@dvdrtrgn omg that is SO COOL. It's like the closest thing to seeing it drawn! Also - your JS syntax makes me feel like a JS failure. Very well done. |
Amazing stuff. Truly is! I Had to have some fun with it though and started to play around with silly JS in the console. Here's something to get you started, post your own ones too!
The text was updated successfully, but these errors were encountered: