Impact

This forum is read only and just serves as an archive. If you have any questions, please post them on github.com/phoboslab/impact

1 decade ago by enpu

I just released ImpactPeer.
It's simple two-player PeerJS framework for Impact.

Download / example:
https://github.com/ekelokorpi/impact-peer

With PeerJS you can make a peer-to-peer connection between browsers.
PeerJS is backed up by UDP and has configurable data reliability.

More info:
http://peerjs.com/

1 decade ago by end3r

Please fix the link - it's broken.

1 decade ago by Graphikos

https://github.com/ekelokorpi/impact-peer

1 decade ago by enpu

Sorry! Link fixed.

1 decade ago by enpu

Example game:
http://ekelokorpi.github.io/impact-peer/tictactoe/

Source:
https://github.com/ekelokorpi/impact-peer/tree/master/examples/tictactoe

1 decade ago by jazun33

Is it only between two players? Can't you allow for more than that?

1 decade ago by taddeimania

I see you used ember.js in tandem with impact. Mind elaborating how, why, and where you found it useful?

We use some ember at work and i've always wondered to what capacity i'd be able to use it with games.
Page 1 of 1
« first « previous next › last »