Hacker News new | ask | show | jobs
by bubblic 1242 days ago
Nice, I love the graphics. Which framework did you use? Phaser? or just React?
1 comments

Thank you! It is built with Vue. The star animations is built with canvas. The constellation was a collection of div and a canvas to draw the lines.

I recently open sourced the star animation at https://github.com/adityapurwa/starflies if you want to take a look.