Coder Social home page Coder Social logo

quaver / albatross Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 1.0 692 KB

A real-time multiplayer, chat, and login server for Quaver.

Home Page: https://quavergame.com

License: GNU Affero General Public License v3.0

TypeScript 100.00%
quaver rhythm-game typescript multiplayer chat game nodejs steam

albatross's Introduction

Albatross Website Blog Discord

๐Ÿ–ฅ๏ธ A real-time multiplayer, chat, and login server for Quaver.

Albatross is one of many servers that power the rhythm game Quaver. In particular, this server handles any and all real-time game events such as:

  • Client login & user sessions
  • Multiplayer
  • Spectator
  • Chat
  • Twitch Song Requests
  • & More!

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

LICENSE

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

Please be aware that all game assets (logos included) are released and covered by a separate license. This should be noted when using this software to create derivatives for commercial purposes. Please see the Quaver.Resources repository for further information regarding licensing.

albatross's People

Contributors

swan avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

illuminati-craz

albatross's Issues

Add separate artist, name, difficulty name to MultiplayerGame

Currently they are all in 1 big string and the client tries to parse the difficulty name from it using a regex. However it's impossible to implement it robustly because all 3 strings can contain arbitrary [ and ] characters. Would be much easier if the server just sent them separately.

Chat spam suggestion

Prevent player to send the same msg twice in a row by adding a server side (or client side) check.

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.