+ Reply to Thread
Results 1 to 4 of 4

Thread: Easier

  1. #1
    Junior Member
    Join Date
    Jul 2004
    Posts
    24
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Easier

    Hi I was wondering if you can make a simple little game thing, I thought it maby easier because thats pretty much how I learn languages.

    I was thinking of something simple like just a login screen then the room they loging to only allows 2 users, then u just click a button and a text file just adds a number.

    this will show me how to first login and create a room with a specific number of people and sending variables over to other users.

    Please can you make it, Thanks.

  2. #2
    Electrotank
    Join Date
    Apr 2004
    Posts
    623
    Thanks
    0
    Thanked 5 Times in 5 Posts
    The examples for the server contain a tic-tac-toe game which works just as you described. Have you had a chance to take a look at it yet? Thanks!

  3. #3
    Junior Member
    Join Date
    Jul 2004
    Posts
    24
    Thanks
    0
    Thanked 0 Times in 0 Posts
    yea but Im still getting confused with the create room, and join room and other features in the game I like learning step by step, and the one thing I dont get is that how the data is transfered, like in other socketserver the data is sent in xml packets.

  4. #4
    Electrotank jobem's Avatar
    Join Date
    Apr 2004
    Posts
    996
    Thanks
    0
    Thanked 24 Times in 17 Posts
    Hi saad,

    This isn't something that is going to feel completely comfortable over night. YOu need to play around with the files. Take things one step at a time. Read the articles on the site, browse through the tic tac toe and other source files. Try to get a feel for how this is set up.

    You could always purchase my game book too which discusses this stuff in greater detail.

    We are here to help with general concepts, support, and some code snippets. But its not likely for us to create any tutorials in the near future.
    ------
    Jobe Makar
    @jobemakar
    http://www.electrotank.com

    YouTube ElectroServer video tutorials
    http://www.youtube.com/user/ElectrotankInc

+ Reply to Thread

Tags for this Thread

Posting Permissions

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