Coder Social home page Coder Social logo

quaver / z Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 2.0 2.27 MB

The new real-time multiplayer, & chat server for Quaver.

Home Page: https://quavergame.com/steam

License: GNU Affero General Public License v3.0

Go 100.00%
golang quaver rhythm-game server steam

z's Introduction

Z

๐ŸŒŽ The new real-time login, multiplayer, & chat server for Quaver.

Z is one of many services that power Quaver and is the successor to Albatross.

This server handles any and all real-time game events such as:

  • Client login & user sessions
  • Multiplayer
  • Spectator
  • Chat
  • Twitch Song Requests
  • & any other real-time events

This application is being developed for internal use. As such, no support or proper documentation will be provided for the usage of this software.

Requirements

  • MariaDB / MySQL
  • Redis
  • Steam API Key
  • Steam Publisher API Key

Setup

  1. Install Go 1.22 or later.
  2. Clone the repository.
  3. Copy config.example.json and make a file named config.json
  4. Fill out the config file with the appropriate details.
  5. If you do not have a Steam Publisher Account (you are not a Quaver developer), you can set bypass_steam_login to true in the config file. This should NOT be used in a production environment.
  6. Navigate to the /cmd/server/ directory
  7. Start the server with go run . or your method of choice.
  8. The server is now available at ws://localhost:3000.

LICENSE

This software is licensed under the GNU Affero General Public License v3.0. Please see the LICENSE file for more information.

z's People

Contributors

aiae avatar dependabot[bot] avatar swan avatar warp9000 avatar williamqiufeng avatar

Stargazers

 avatar

Watchers

 avatar  avatar

z's Issues

Add Profanity Filter

Either disable it for usernames or we need to fix old/find new one.

There is few players that complained about it, one example is "WarpABoi" which gets censored to "Warpa*oi"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.