Photon Results - overlord-supreme/checkers GitHub Wiki
Ease of Use
-
Large Documentation with Tutorials and Demos
-
Straightforward Networking Principles (Connection, disconnection, etc)
-
Getting it working is as simple as following one quick tutorial on creating a multiplayer game. After that point, the rest of development is business as usual, with the only caveat being that we have to make sure we're properly sending all of our operations to the server.
Challenges
- Will have to develop from a networking first, checkers after perspective
Stability
-
No reliance on port forwarding
-
Cloud hosted service with free account (20 CCU max)
Size
-
Small Asset package with easily understood methods that are overridden for implementation
-
Appears to be light in regards to it's hit on bandwidth