Skip to content

hewiefreeman/GopherClientJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gopher Game Server - Javascript Client

License GoDoc

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.

📚 Usage

Table of Contents

  1. Getting Started
  2. Client Actions
  3. SQL Authentication

🌌 Contributions

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: