A "tool picker" roulette made with p5.js and svelte

I made a small tool for picking a web framework (p5, hydra, svelte, …) using p5.js (I know it sounds recursive and a bit confusing - the aim was for the “code jam” on Glitch - Code Jams)

https://code-jam-tool-picker.glitch.me/

Importantly, you can remix the code and make your own roulette :dart: : Glitch :・゚✧

For Svelte integration, I used p5-svelte and I have to say it was very easy to use! (if you are familiar with the instance mode)

Happy coding :keyboard:

2 Likes