Skip to content
Dominique Debergue edited this page Dec 18, 2019 · 32 revisions

🔖 Gopher Game Server Wiki

Welcome! Here you will find a whole bunch of useful information on everything from how to get started, to explanations on how to use advanced server and client API features. The beauty of Gopher is that you don't need to be a Golang wizard to use all of it's features, so don't be afraid to go straight to a section you want to know about first!

📒 Table of Contents

  1. Getting Started
  2. Rooms
  3. Users
  4. Custom Client Actions
  5. Saving & Restoring
  6. SQL Features

GopherGameServer and all of it's contents Copyright 2020 Dominique Debergue
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at:

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.