/Tankz

Sorry

Primary LanguagePHP

Tankz

Online free to play super military RPG shooter without registration and SMS.

*Note: It's enough to sell your soul to the devil

Installation

$ composer install

Execution

  1. Open server.php and edit TCP connection
$server->run(
    '0.0.0.0:80' // << Your IP:PORT here
);
  1. Open client.php and edit TCP connection (you should paste server's connection here)
$app->run(
    '127.0.0.1:80' // << Server's IP:PORT here
);
  1. Run client.php
$ php client.php
  1. Call the mental postal ♥