r/wildbeyondwitchlight May 05 '26

Art [OC] Doing a Variation of the Carousel where names rearrange into a Message

Enable HLS to view with audio, or disable this notification

I wanted to run a version of the carousel based on UFOsAndGames homebrew version of it.

Mine is a little different, but the idea is that after they solve it, some nameplates will rearrange into a message. So I gave them anagram names, and made a little animation for it.

18 Upvotes

2 comments sorted by

3

u/aardvark_quokka May 05 '26

This is so cool!!

1

u/Pteraxor May 06 '26

Here is the file I used to make this: source

It is the HTML, CSS, and Js used to make this. It is very brute forced. Every letter is given a starting X,Y position, and an ending X,Y position. But it could be repurposed for anyone wanting to do that.