Thread: Made a Batch Tic-Tac-Toe game, but I don't know how to network it for multiplayer?

  1. #1
    Registered User
    Join Date
    Jan 2013
    Posts
    55

    Made a Batch Tic-Tac-Toe game, but I don't know how to network it for multiplayer?

    I took a while to create a Batch Tic-Tac-Toe game, it is fully debugged, but needs to be worked on more. I have been trying to find a way to connect it to the local network, perhaps to play with other players at my school. I have no idea how I would approach this in Batch though, and I would appreciate the help if anyone knows how to!

  2. #2
    Lurking whiteflags's Avatar
    Join Date
    Apr 2006
    Location
    United States
    Posts
    9,612
    I would be very surprised if scripting languages like bash or what have you directly have network capability instead of just relying on other programs.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. How to setup a multiplayer game
    By suryak in forum Game Programming
    Replies: 2
    Last Post: 12-16-2011, 10:28 AM
  2. Real time Multiplayer Online Game (Facebook)
    By sarah22 in forum General Discussions
    Replies: 2
    Last Post: 01-12-2011, 02:33 PM
  3. Replies: 15
    Last Post: 10-20-2009, 09:39 AM
  4. Need book to program game into multiplayer...
    By edomingox in forum Game Programming
    Replies: 3
    Last Post: 10-02-2008, 09:26 AM
  5. idea for multiplayer game
    By h_howee in forum Networking/Device Communication
    Replies: 10
    Last Post: 08-29-2007, 08:17 PM

Tags for this Thread