need help writing a program

Mar 26, 2017 at 6:30am
I'm writing a program in Visual Studio. The idea is to make create a sort of lobby module and add games to it as I go.

I was wondering if anyone has any ideas about how to code the main lobby.
Mar 26, 2017 at 2:37pm
following link has a wide list of design patterns, take a look if you find something that meets your requirements:
https://sourcemaking.com/design_patterns
Last edited on Mar 26, 2017 at 2:49pm
Mar 27, 2017 at 8:17am
Thanks for the assist.
Topic archived. No new replies allowed.