Page 1 of 1

Lobby screenshot

Posted: 06 Dec 2019, 09:04
by MasterBel
People have heard I'm working on a lobby and have been asking questions about it. Here's a screenshot of current progress.

Image

(As you can see, there's still a lot to work on.)

Source code is on github. Currently this is Mac-only and mostly a project I'm working on to experiment with a couple new coding patterns. Part of the experiment will hopefully include attempting to bring this to linux (and eventually windows) somewhere down the line, but there is no timeline for that and work has definitely not started it. (aka don't count on it.)

P.S. If anyone can explain exactly what's required to properly declare a project as licensed under GPL, would be very much appreciated.

Re: Lobby screenshot

Posted: 06 Dec 2019, 09:08
by Forboding Angel
It looks really nice. Very very clean.

Re: Lobby screenshot

Posted: 06 Dec 2019, 09:40
by dansan
MasterBel wrote: 06 Dec 2019, 09:04 P.S. If anyone can explain exactly what's required to properly declare a project as licensed under GPL, would be very much appreciated.
Just put a

Code: Select all

LICENSE
file in the root of your project, like here: https://github.com/spring/uberserver