It obviously came from TSCP.
And Tom K. is not happy with derivatives that give no credit.
User923005 wrote:It obviously came from TSCP.
And Tom K. is not happy with derivatives that give no credit.
User923005 wrote:It obviously came from TSCP.
And Tom K. is not happy with derivatives that give no credit.
Adam Hair wrote:User923005 wrote:It obviously came from TSCP.
And Tom K. is not happy with derivatives that give no credit.
Two authors disagree with you (Sven Schüle and Pedro Castro). Can you give some rationale for your claim?
Samer wrote:Here there is more...
TSCP
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <signal.h>
NGPlay
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <signal.h>
void xboard(void)
{
char line[256],
command[256];
int moveNo = 40,
TimeMins,
Incr; /* , from, to, fl; */
MOVE amove;
side = white;
ComputerSide = none; /* no engine at start */
max_time = 15000; /* by default 15 seconds/move */
signal(SIGINT, SIG_IGN);
printf("\n");
for (;;) {
fflush(stdout);void xboard()
{
int computer_side;
char line[256], command[256], msg[356];
int m;
int post = 0;
int time, inc = 0;
bool icc = false;
bool analyze_on = false;
signal(SIGINT, SIG_IGN);
printf("\n");
init_board(spos);
gen();
computer_side = EMPTY;
for (;;) {
fflush(stdout);Users browsing this forum: No registered users and 2 guests