2 devlogs
34m 53s
A JS library that plays a Rick Roll ascii sequence in the browser console.
A JS library that plays a Rick Roll ascii sequence in the browser console.
I built (in simple terms) a very useless thing. RRJS “logs” the ASCII of the rickroll gif (I think that’s how you say that????) then loops it when it ends (in effect making any actual logging the site has to be totally useless. Anyway byeeeeeeeeeeeeeee
I have created the ascii sequence, created a NPM package, and also deployed the project to github pages. The overall code for the project is pretty simple. It consists of “logging” each one of the ASCII arts in the sequence every 100ms and looping.