dwitter.net

+ New dweet
function u(t) {
} //
122/140


Please log in (or register) to post a dweet (copy-paste the code somewhere safe to save it meanwhile)


u(t) is called 60 times per second. t: Elapsed time in seconds. S: Shorthand for Math.sin. C: Shorthand for Math.cos. T: Shorthand for Math.tan. R: Function that generates rgba-strings, usage ex.: R(255, 255, 255, 0.5) c: A 1920x1080 canvas. x: A 2D context for that canvas.
Try the new frontend: beta.dwitter.net
Current theme challenge: #Food
show FPS hide FPS share 1 remix fullscreen

function u(t) {

}//
140/140


Please log in (or register) to post as a new dweet (copy-paste code somewhere safe to save it meanwhile).

  • Pixel Mover 👷

Please log in (or register) to comment.

show FPS hide FPS share 1 remix fullscreen

function u(t) {

}//
135/140


Please log in (or register) to post as a new dweet (copy-paste code somewhere safe to save it meanwhile).

Please log in (or register) to comment.

show FPS hide FPS share fullscreen

function u(t) {

}//
140/140


Please log in (or register) to post as a new dweet (copy-paste code somewhere safe to save it meanwhile).

Please log in (or register) to comment.

show FPS hide FPS share fullscreen

function u(t) {

}//
140/140


Please log in (or register) to post as a new dweet (copy-paste code somewhere safe to save it meanwhile).

  • Sleighfault

Please log in (or register) to comment.

show FPS hide FPS share fullscreen

function u(t) {

}//
140/140


Please log in (or register) to post as a new dweet (copy-paste code somewhere safe to save it meanwhile).

  • Lost. 4, 8, 15, 16, 23, 42. ‍✈️

Please log in (or register) to comment.

show FPS hide FPS share fullscreen

function u(t) {

}//
137/140


Please log in (or register) to post as a new dweet (copy-paste code somewhere safe to save it meanwhile).

  • Bubble Sort Caffeinated
  • u/cantelope
    neat! i like your code where map returns Math.random. this works fine albeit the syntax is unconventional. i've often used the same abbreviated syntax in event listeners, to the horror of classically educated devs :D e.g. window.addEventListener('load', myLoadfunc), vs window.addEventListener('load', () => {...}). it's all the same to me, but not some people apparently heh
  • u/magna
    Fun ensues when a binary function uses the index arg: Array(5).fill(2).map(Math.pow)
  • u/cantelope
    nice

Please log in (or register) to comment.

show FPS hide FPS share 1 remix fullscreen

function u(t) {

}//
140/140


Please log in (or register) to post as a new dweet (copy-paste code somewhere safe to save it meanwhile).

Please log in (or register) to comment.

show FPS hide FPS share 1 remix fullscreen

function u(t) {

}//
134/140


Please log in (or register) to post as a new dweet (copy-paste code somewhere safe to save it meanwhile).

Please log in (or register) to comment.

show FPS hide FPS share fullscreen
remix of d/32796 by u/lewdev

function u(t) {

}//
129/140


Please log in (or register) to post as a new dweet (copy-paste code somewhere safe to save it meanwhile).

  • 🎠 Rotating Text Cylinder

Please log in (or register) to comment.

show FPS hide FPS share fullscreen

function u(t) {

}//
133/140


Please log in (or register) to post as a new dweet (copy-paste code somewhere safe to save it meanwhile).

  • (golfed -10b) 🌍🌝 Moon floating around earth (both rotating now)
  • u/SockTaters
    not sure if this fixed or introduced a bug by rendering all 8 phases of the moon. It seems to fall out of phase fster
  • u/SockTaters
    132b but no font string trick: for(x.fillRect(0,0,W=c.width|=i=2,W);i--;x.fillText([..."🌚🌒🌓🌔🌝🌖🌗🌘🌎🌍🌏"][i?t&7:8|t%3],(1+i*C(t))*800,i?670+S(t)*220:600))x.font="3in'"
  • u/lewdev
    Nice! I was really struggling to remove just 3 characters and you got rid of 10!

Please log in (or register) to comment.

Loading...
Next page