Live data from Hacker News

Friend Off – a free game I made for you and your friends

mikepennisi.com

1–3 of 3 posts

Re: Friend Off – a free game I made for you and your friends

#3
post #2

Very nice. I've been wanting to play with the connected circles type of interface. How difficult was that to achieve?

That part was straightforward thanks to the "d3-force" plugin for D3.js:

https://github.com/d3/d3-force

I probably ought to spend a little more time tuning the parameters, though.