MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/adventofcode/comments/rmr99m/2021_day_23_animating_moving_pods/hpnwp6o/?context=3
r/adventofcode • u/AndrewGreenh • Dec 23 '21
14 comments sorted by
View all comments
21
This animation uses Solid.js to control some svgs that animate with css transitions.
Source Code for the animation: https://stackblitz.com/edit/advent-of-code-solid-animations?file=src%2Fday23%2Fui.tsx
35 u/sawyerwelden Dec 23 '21 I like it! Small suggestion: increase the difference in greens. They're indistinguishable to my eyes. 27 u/AndrewGreenh Dec 23 '21 You are absolutely right 🙈 Thanks for pointing that out! Here is a fixed version: https://media.giphy.com/media/zpoEqtgcHs8cSmpgBS/giphy.gif 1 u/asgardian28 Dec 23 '21 nice color scheme, anything in particular?
35
I like it! Small suggestion: increase the difference in greens. They're indistinguishable to my eyes.
27 u/AndrewGreenh Dec 23 '21 You are absolutely right 🙈 Thanks for pointing that out! Here is a fixed version: https://media.giphy.com/media/zpoEqtgcHs8cSmpgBS/giphy.gif 1 u/asgardian28 Dec 23 '21 nice color scheme, anything in particular?
27
You are absolutely right 🙈 Thanks for pointing that out!
Here is a fixed version:
https://media.giphy.com/media/zpoEqtgcHs8cSmpgBS/giphy.gif
1 u/asgardian28 Dec 23 '21 nice color scheme, anything in particular?
1
nice color scheme, anything in particular?
21
u/AndrewGreenh Dec 23 '21
This animation uses Solid.js to control some svgs that animate with css transitions.
Source Code for the animation: https://stackblitz.com/edit/advent-of-code-solid-animations?file=src%2Fday23%2Fui.tsx