puertoplayer

prerequisites & compiling

install required dev libs

  apt-get install libsdl-console-dev

build it

  make

result

if everything went fine, the directory contains the „puertoplayer“ binary

usage puertoplayer

         
Usage: puertoplayer [OPTION...] 
Connecting to a gigargoyle server and displays the matrix on screen 

  --localhost                Connects to gigargoyle on localhost on (fixed) port 8080

If Option "--localhost" is missing, it tries to connect  to the live puerto acab server 83.133.178.4

Example

Starting puertoplayer and connecting to a localhost gigargoyle server

./puertoplayer --localhost

In this case the gigargoyle server should be startet with the webclient port 8080

./gigargoyle -p -w 8080 

If started without any arguments, the player connects to puerto installation at 83.133.178.4

projects/blubbtris/puertoplayer.txt · Zuletzt geändert: 2012/01/24 11:28 (Externe Bearbeitung)