This is the JavaScript client API for Gopher Game Server. It provides all the functionalities to use Gopher Game Server with vanilla, or any JavaScript libraries. Source files can be found in the src
folder, examples in the example
folder, and minified source files in the src/min
folder.
Contributions are open and welcomed! Help is needed for everything from documentation, cleaning up code, performance enhancements, client APIs (in any laguage) and more. Don't forget to show your support by starring or following the project!
If you want to make a client API in an unsupported language and want to know where to start and/or have any questions, feel free to email me!
Please read the following articles before submitting any contributions or filing an Issue: