pouët.net

Go to bottom
JScripinski by Desire [web]
[nfo]
screenshot added by HellMood on 2018-07-20 11:05:46
platform :
type :
release date : july 2018
  • 3
  • 1
  • 0
popularity : 50%
 50%
  • 0.75
alltime top: #28160
added on the 2018-07-20 11:05:46 by HellMood HellMood

popularity helper

increase the popularity of this prod by spreading this URL:

or via: facebook twitter pinterest tumblr

comments

sierpinski\o/
rulez added on the 2018-07-20 11:39:55 by g0blinish g0blinish
This is huge ascii art under 64 bytes... Awesome!
rulez added on the 2018-07-20 11:41:24 by Parallax Parallax
Great work!

The Codegolf folks looked at my old Sierpinski gasket and also reached 63 bytes a while ago. I remember a ~60bytes version too but can't find it again for the life of me :\
rulez added on the 2018-07-20 12:13:58 by p01 p01
Doh! i didn't know about that one. The technique looks almost equal. I can shrink the 60b version to 56b with numbers, but you would have to adjust the window size JScripinski 56b
added on the 2018-07-20 12:48:55 by HellMood HellMood
BB Image
added on the 2018-07-20 13:32:44 by p01 p01
!
how would one find equally spaced emojis? ;)
added on the 2018-07-20 13:43:45 by HellMood HellMood
Just throwing jsbin, an image version of the emoji, a canvas, mangled your code further. Done :p
added on the 2018-07-20 13:48:48 by p01 p01
Code:<svg onload=for(i=977;i--;)write(i%63?i/32&i?'😠':'😡':'\n')>


65 bytes and you have to finetune the window width manually ...
added on the 2018-07-20 13:54:00 by HellMood HellMood
55 bytes
Code:<svg onload=for(i=4032;i--;)write(i%63?i/64&i&&7:'\n')>

... doesn't look like the original and get's cheaty, maybe i'll stop here ^^
added on the 2018-07-20 15:50:13 by HellMood HellMood

submit changes

if this prod is a fake, some info is false or the download link is broken,

do not post about it in the comments, it will get lost.

instead, click here !

[previous edits]

add a comment

Go to top