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.
show FPS hide FPS share fullscreen

function u(t) {

}//
50/140


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

  • throw(eval((x.metâmero+[])[+[]])+[]).substr(16,50)
  • u/metamero
    #dwitterquine
  • u/metamero
    also quine throw eval((typeof(u))[-~[]+!~~[]+!![]]+(typeof(c))[-'']+([]+t.a).substr(!![]*(_=!![]+!![]),_))
  • u/SMON
    What is this bracket soup stuff? How does it work?
  • u/metamero
    @SMON try to follow the remix history and remove eval and etc from stuff being thrown. remove/edit things to understand better each thing. if you still have doubts, come to discord (coding-help) channel and ask us!
  • u/katkip
    its awesome because i dont understand it

Please log in (or register) to comment.

u(t) is called 60 times per second. t: elapsed time in seconds. c: A 1920x1080 canvas. x: A 2D context for that canvas. S: Math.sin C: Math.cos T: Math.tan R: Generates rgba-strings, ex.: R(255, 255, 255, 0.5)