Hacker News new | ask | show | jobs
Friend Off – a free game I made for you and your friends (mikepennisi.com)
2 points by jugglinmike 1402 days ago
1 comments

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.