kroyee / SpeedBlocks

Fast paced tetris game cloned from Cultris II
GNU Lesser General Public License v3.0
11 stars 7 forks source link

[UX][DISCUSSION]A list of players who are online? #69

Closed jefgenowitsch closed 6 years ago

jefgenowitsch commented 7 years ago

I would like to have a list which contains all players who are currently online.

kroyee commented 7 years ago

This is a good idea. We could put a list of players in the lobby-chat. Not sure where to put it to make it accessible from within a room though.

ghost commented 7 years ago

In the lobby :S

On Sat, Mar 25, 2017 at 5:31 PM, Olle Samuelsson notifications@github.com wrote:

This is a good idea. We could put a list of players in the lobby-chat. Not sure where to put it to make it accessible from within a room though.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/kroyee/SpeedBlocks/issues/69#issuecomment-289226712, or mute the thread https://github.com/notifications/unsubscribe-auth/AXVJObG8laJ_93nnxhsGP6Kh_KcJ4HSLks5rpU-EgaJpZM4MpIGO .

jefgenowitsch commented 7 years ago

Is a slide in list from the right that is activated by hoovering over an area at the right possible?

kroyee commented 7 years ago

Everything is possible. Not going to spend to much time focusing on the GUI at the moment though. It is a very important part, but also something that takes a lot of time and trying to get it good.

At this point there are too much basic functionality that is still missing. When the game is in a more complete state then hopefully the focus can shift more towards making the GUI better.

kroyee commented 7 years ago

The lobby list has been implemented.