multiplayer pair_game

User projects written in or related to FreeBASIC.
Post Reply
alfakilo
Posts: 117
Joined: Oct 02, 2009 9:18
Location: Estonia

multiplayer pair_game

Post by alfakilo »

WINDOWS ONLY

DOWNLOAD..
https://www.dropbox.com/s/6idlydnnr71ki ... o.zip?dl=0


HOW TO PLAY**********

First compile both files

PAIR_GAME.BAS
SERVER.bas


Then RUN PAIR_GAME.EXE

READ instructions in black box----

press ENTER KEY to start as HOST
INSERT HOST IP to start as CLIENT EXAMPLE 127.0.0.1


DO NOT RUN SERVER.EXE DIRECTLY!
server.exe opened by pair_game.exe by running in HOST mode.
noop
Posts: 130
Joined: Sep 18, 2006 10:29

Re: multiplayer pair_game

Post by noop »

Nice and works (tested locally) :) Although quite a few similar cards to match. I had a hard time :D
alfakilo
Posts: 117
Joined: Oct 02, 2009 9:18
Location: Estonia

Re: multiplayer pair_game

Post by alfakilo »

Thank you noop for your reply

I have tested it over network .. it works very good .
(there was problem with one computer ..client didnt find server.. am not sure problem in firewall or in code)
Post Reply