Tag Archives: JavaScript

TUNIC Glyph Translator

TUNIC is a great little game I’ve been waiting a long time for. Throughout the game and manual there is a seemingly incomprehensible language used. It’s not a simple cypher and instead works on a vowel/consonant combination. I did not … Continue reading

Posted in Coding | Tagged , | Leave a comment

HTML+JS Wallpaper Animations

So forever ago I made this image I called “Timeish” because it kind of reminded me of a clock face. A few months back I was playing around with the Photoshop file and found out I could create simple animations, … Continue reading

Posted in Coding | Tagged , , | Leave a comment

YouTube Playlist Mod

A script I wrote for TamperMonkey to add some checkboxes to the YouTube playlist editor for bulk removing items. // ==UserScript== // @name         YouTube Playlist Mod // @namespace    https://tampermonkey.net/ // @version      Rob // … Continue reading

Posted in Coding | Tagged , , | Leave a comment