Results 1 to 4 of 4

Thread: Code: Multiplayer module or include file

  1. #1

    Code: Multiplayer module or include file

    Hi folks,

    again another generic function set that would be nice to have. Actually I think it will have a big plus if our game has multiplayer. So it is kinda crucial for it.

    I would like to see the following feature set. All should be only data related, nothing visually:

    - Setting up and managing a game lobby (where players over the lan/internet can log into, chat and join a game
    - Setting up and managing a game description
    - Make the game password protected
    - Kick players out of the lobby and ban them
    - Send and receive game data for the actual game

    Who would like to take on this?

    Thanks
    Michael Hartlef

  2. #2
    thinBasic MVPs kryton9's Avatar
    Join Date
    Nov 2006
    Location
    Naples, Florida & Duluth, Georgia
    Age
    67
    Posts
    3,869
    Rep Power
    404

    Re: Code: Multiplayer module or include file

    Michael, another thing that I am seeing and using a lot in multiplayer games is a friends list. It tells you which friends are online and in which game. You can then use a drop down box to join the game they are in.

    This is not needed of course for one game. But when multiple games are developed, or let us say all future thinBasic games, they would access the system you mentioned in your post, but also then having a friends list to quickly find and join games would be nice.
    Acer Notebook: Win 10 Home 64 Bit, Core i7-4702MQ @ 2.2Ghz, 12 GB RAM, nVidia GTX 760M and Intel HD 4600
    Raspberry Pi 3: Raspbian OS use for Home Samba Server and Test HTTP Server

  3. #3

    Re: Code: Multiplayer module or include file

    Yes you are right Kent. Hopefully the developer who takes onto this will add it.

  4. #4

    Re: Code: Multiplayer module or include file

    Is someone working on this?

Similar Threads

  1. Code: Gui module or include file
    By Michael Hartlef in forum Code
    Replies: 35
    Last Post: 17-10-2008, 12:13

Members who have read this thread: 0

There are no members to list at the moment.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •