Compiler
About JSArt Modded
JSArt Modded is a version of JSArt, which is a website where you can make art with JS code.
To ask any questions or put all your code to the JSArt Modded compiler, join the Discord server to put your foumula or ask for help!
How does it work?
For each pixel, the code is ran. The code should output a number, so it can be converted to hexadecimal to choose what color to pick for that pixel.
Variables
Yeah. We can't just let the screen have a singular color, so we help you by making those variables you can use:Now, try to play around!