nbarkoch / JoyTiria

worlds of competition between groups of players

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is an application that aims to bind people together in groups, where each group has a score that is distributed to the players.

At the moment the purpose of the application is simply to help the "world" manager manage a score for each player, and see better which group work better and which not.
The manager gives scores to players, or to groups.
he can give a score to a specific player, or to the group bank, so that there will be a group manager who himself knows how to manage the distribution of points to the players with him.

You can also conduct a chat within the "world"

In the future, the application may also contain some games, and this "groups" might turn out to be "teams"

structure example:

World:
    |             __ player a 1
    L___group a__|__ player a 2
    |            |__ player a 3
    |
    L___group b__ __ player b 1
    |            |__ player b 2
    |
    |             __ player c 1
    L___group c__|__ player c 2
                 |__ player c 3

About

worlds of competition between groups of players


Languages

Language:TypeScript 84.6%Language:Java 7.2%Language:C++ 3.3%Language:Objective-C++ 2.1%Language:Objective-C 1.1%Language:Ruby 0.8%Language:JavaScript 0.5%Language:Starlark 0.3%Language:CMake 0.1%