Classical chess on a board 16x16

Discussion of chess software programming and technical issues.

Moderators: hgm, Rebel, chrisw

LoYang
Posts: 2
Joined: Sat Aug 17, 2013 8:40 pm

Classical chess on a board 16x16

Post by LoYang »

I must say that I do not mean Tenjiku Shoghi. I see and touch only with the classic chess pieces and transposition of figures. A brief overview of the programs (engines), which played on a board 16x16:

Chess program M.A.N.I.A.C.
site http://maniac10001.tripod.com
Unfortunately, the official site link to the program does not work. Tried to search the internet link to the program in different languages​​, it was all to no avail. Tried to contact the author of the program for contacts listed on the site. Received no response. If anyone has this program, please let me know.

Image

Image

Image

----------------------------------------------

Chessy.

Image


In this program, you can not change (set) the initial position of the figures. It is necessary that the board was 2 times more pieces. For example, like this:

Image

----------------------------------------------

It's just a chess board 16x16 in C + +
http://nqueens.fatmagnus.ppa.pl/nqueen_ ... ntacja.php

Image

----------------------------------------------

ChessV. This program has so many different options boards, but it does not have 16x16.

Image

Image

----------------------------------------------

On the Croatian forum discussed a similar problem.
https://slo-tech.com/forum/t154287

Image

----------------------------------------------

WinBoard-Alien edition (Big chess)
http://hgm.nubati.net/alien.html
http://talkchess.com/forum/viewtopic.ph ... 82&t=39615

Image

Tried to install WinBoard Alien Edition and Xboard Alien on Linux. Did not find the board 16x16.

----------------------------------------------

Does anyone have engine that plays on the board 16x16 (classic chess) ???

P.S. Sorry for my bad English
LoYang
Posts: 2
Joined: Sat Aug 17, 2013 8:40 pm

Re: Classical chess on a board 16x16

Post by LoYang »

Can anyone tell me where this piece of code to put in to play normally through winboard?

Code: Select all

variant bigchess normal 2
16 16 0
.*PpKkQqRrBbNn
rnb1rbnqknbr1bnr/pppppppnnppppppp/7pp7/16/16/16/16/16/16/16/16/16/16/7PP7/PPPPPPPNNPPPPPPP/RNB1RBNQKNBR1BNR w KQkq - 0 1
#PNBRQFEACWMOHIJGDVLSUKpnbrqfeacwmohijgdvlsuk
 PNBRQ................Kpnbrq................k
P  100  wpawn
p  100  bpawn
K 1000  king
k 1000  king
Q  900  queen
q  900  queen
R  500  rook
r  500  rook
B  400  bishop
b  400  bishop
N  300  knight
n  300  knight
2 16 16
45 2

Code: Select all

variant bigchess
setup (PNBRQ................Kpnbrq................k) 16x16+0_normal rnb1rbnqknbr
1bnr/pppppppnnppppppp/7pp7/16/16/16/16/16/16/16/16/16/16/7PP7/PPPPPPPNNPPPPPPP/R
NB1RBNQKNBR1BNR w KQkq - 0 1
d

            a b c d e f g h i j k l m n o p


            * * * * * * * * * * * * * * * * * * * * * * * * * * * *
            * * * * * * * * * * * * * * * * * * * * * * * * * * * *
         16 r n b . r b n q k n b r . b n r * * * * * * * * * * * * 16
         15 p p p p p p p n n p p p p p p p * * * * * * * * * * * * 15
         14 . . . . . . . p p . . . . . . . * * * * * * * * * * * * 14
         13 . . . . . . . . . . . . . . . . * * * * * * * * * * * * 13
         12 . . . . . . . . . . . . . . . . * * * * * * * * * * * * 12
         11 . . . . . . . . . . . . . . . . * * * * * * * * * * * * 11
         10 . . . . . . . . . . . . . . . . * * * * * * * * * * * * 10
          9 . . . . . . . . . . . . . . . . * * * * * * * * * * * * 9
          8 . . . . . . . . . . . . . . . . * * * * * * * * * * * * 8
          7 . . . . . . . . . . . . . . . . * * * * * * * * * * * * 7
          6 . . . . . . . . . . . . . . . . * * * * * * * * * * * * 6
          5 . . . . . . . . . . . . . . . . * * * * * * * * * * * * 5
          4 . . . . . . . . . . . . . . . . * * * * * * * * * * * * 4
          3 . . . . . . . P P . . . . . . . * * * * * * * * * * * * 3
          2 P P P P P P P N N P P P P P P P * * * * * * * * * * * * 2
          1 R N B . R B N Q K N B R . B N R * * * * * * * * * * * * 1
            * * * * * * * * * * * * * * * * * * * * * * * * * * * *
            * * * * * * * * * * * * * * * * * * * * * * * * * * * *
            * * * * * * * * * * * * * * * * * * * * * * * * * * * *
            * * * * * * * * * * * * * * * * * * * * * * * * * * * *
            a b c d e f g h i j k l m n o p

                [Material: 11188 11188 ]
rnb1rbnqknbr1bnr/pppppppnnppppppp/7pp7/16/16/16/16/16/16/16/16/16/16/7PP7/PPPPPP
PNNPPPPPPP/RNB1RBNQKNBR1BNR w KQkq - 0 1

go
[search_time = 5557ms, max_time = 29250ms , moves_left 10, max_nodes 0]
3 34 0 391  b1c3  o16n14  c3e4  EBF=6.94
4 0 0 692  b1c3  o16n14  c3e4  n14l13  EBF=4.84
5 44 1 1948  b1c3  b15b14  f2f4  o16n14  c3e4  EBF=4.32
6 48 1 3719  b1c3  b15b14  c3e4  o16n14  e4g5  n14l13  EBF=3.74
7 62 3 10513  b1c3  a15a14  o1n3  o15o13  f2f4  o16n14  c3e4  EBF=3.58
7 30 6 25143  m2m4  m15m13  n1c12  n16c5  o1n3  o16m15  b1c3  EBF=4.09
8 24 10 49980  m2m4  m15m13  n1h7  n16h10  o1n3  e15e14  b1c3  o16m15  EBF=3.72
9 26 11 59047  m2m4  m15m13  n1h7  n16h10  o1n3  o16m15  b1c3  m15k14  c3e4  EBF
=3.25
10 38 23 139029  m2m4  m15m13  n1h7  n16h10  g2g3  h15i13  h1f3  f15f14  f3k8  k
15k13  EBF=3.15
11 28 34 215145  m2m4  m15m13  n1h7  n16h10  b1c3  g15g13  l2l4  f16g15  o1m2  o
16m15  m2k3  EBF=2.94
12 26 125 872387  m2m4  m15m13  n1h7  n16g9  o1n3  i15h13  d2d4  g9n2  b1c3  n2j
6  c1j8  j6f2  EBF=3.02
13 42 298 2190851  m2m4  m15m14  n1c12  e15e14  d2d4  n16g9  c12i6  g9h8  c1n12
 h8d4  n12k15  d4f2  o1m2  EBF=2.98
14 30 523 3906985  m2m4  m15m13  d2d4  n16g9  n1g8  d15d14  c1j8  c16j9  j8i9  o
16n14  o1n3  l15l14  b1d2  b16d15  EBF=2.87
nodes = 4212206 <72 qnodes> time = 5637ms nps = 747242
splits = 0 badsplits = 0
move m2m4

setup rnb1rbnqknbr1bnr/pppppppnnppppppp/7pp7/16/16/16/16/16/16/16/16/16/12P3/7PP
7/PPPPPPPNNPPP1PPP/RNB1RBNQKNBR1BNR b KQkq m3m4 0 1
pvalue
  0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0
 20  20  20  20  20  20  20  20  20  20  20  20  20  20  20  20
  4   4   4   4   4   4   4   4   4   4   4   4   4   4   4   4
  4   4   4   4   4   4   4   4   4   4   4   4   4   4   4   4
  4   4   4   4   4   4   4   4   4   4   4   4   4   4   4   4
  4   4   4   4   4   4   4   4   4   4   4   4   4   4   4   4
  4   4   4   4   4   4   4   4   4   4   4   4   4   4   4   4
  4   4   4   4   4   4   4   4   4   4   4   4   4   4   4   4
  4   4   4   4   4   4   4   4   4   4   4   4   4   4   4   4
  4   4   4   4   4   4   4   4   4   4   4   4   4   4   4   4
  4   4   4   4   4   4   4   4   4   4   4   4   4   4   4   4
  4   4   4   4   4   4   4   4   4   4   4   4   4   4   4   4
  4   4   4   4   4   4   4   4   4   4   4   4   4   4   4   4
  4   4   4   4   4   4   4   4   4   4   4   4   4   4   4   4
  8   8   8   8   8   8   8   8   8   8   8   8   8   8   8   8
  4   4   4   4   4   4   4   4   4   4   4   4   4   4   4   4

P = 100
  4   4   4   4   4   4   4   4   4   4   4   4   4   4   4   4
  8   8   8   8   8   8   8   8   8   8   8   8   8   8   8   8
  4   4   4   4   4   4   4   4   4   4   4   4   4   4   4   4
  4   4   4   4   4   4   4   4   4   4   4   4   4   4   4   4
  4   4   4   4   4   4   4   4   4   4   4   4   4   4   4   4
  4   4   4   4   4   4   4   4   4   4   4   4   4   4   4   4
  4   4   4   4   4   4   4   4   4   4   4   4   4   4   4   4
  4   4   4   4   4   4   4   4   4   4   4   4   4   4   4   4
  4   4   4   4   4   4   4   4   4   4   4   4   4   4   4   4
  4   4   4   4   4   4   4   4   4   4   4   4   4   4   4   4
  4   4   4   4   4   4   4   4   4   4   4   4   4   4   4   4
  4   4   4   4   4   4   4   4   4   4   4   4   4   4   4   4
  4   4   4   4   4   4   4   4   4   4   4   4   4   4   4   4
  4   4   4   4   4   4   4   4   4   4   4   4   4   4   4   4
 20  20  20  20  20  20  20  20  20  20  20  20  20  20  20  20
  0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0

p = 100
 12  20  20  20  20  20  20  20  20  20  20  20  20  20  20  12
 20  32  32  32  32  32  32  32  32  32  32  32  32  32  32  20
 20  32  32  32  32  32  32  32  32  32  32  32  32  32  32  20
 20  32  32  32  32  32  32  32  32  32  32  32  32  32  32  20
 20  32  32  32  32  32  32  32  32  32  32  32  32  32  32  20
 20  32  32  32  32  32  32  32  32  32  32  32  32  32  32  20
 20  32  32  32  32  32  32  32  32  32  32  32  32  32  32  20
 20  32  32  32  32  32  32  32  32  32  32  32  32  32  32  20
 20  32  32  32  32  32  32  32  32  32  32  32  32  32  32  20
 20  32  32  32  32  32  32  32  32  32  32  32  32  32  32  20
 20  32  32  32  32  32  32  32  32  32  32  32  32  32  32  20
 20  32  32  32  32  32  32  32  32  32  32  32  32  32  32  20
 20  32  32  32  32  32  32  32  32  32  32  32  32  32  32  20
 20  32  32  32  32  32  32  32  32  32  32  32  32  32  32  20
 20  32  32  32  32  32  32  32  32  32  32  32  32  32  32  20
 12  20  20  20  20  20  20  20  20  20  20  20  20  20  20  12

K = 10000
 12  20  20  20  20  20  20  20  20  20  20  20  20  20  20  12
 20  32  32  32  32  32  32  32  32  32  32  32  32  32  32  20
 20  32  32  32  32  32  32  32  32  32  32  32  32  32  32  20
 20  32  32  32  32  32  32  32  32  32  32  32  32  32  32  20
 20  32  32  32  32  32  32  32  32  32  32  32  32  32  32  20
 20  32  32  32  32  32  32  32  32  32  32  32  32  32  32  20
 20  32  32  32  32  32  32  32  32  32  32  32  32  32  32  20
 20  32  32  32  32  32  32  32  32  32  32  32  32  32  32  20
 20  32  32  32  32  32  32  32  32  32  32  32  32  32  32  20
 20  32  32  32  32  32  32  32  32  32  32  32  32  32  32  20
 20  32  32  32  32  32  32  32  32  32  32  32  32  32  32  20
 20  32  32  32  32  32  32  32  32  32  32  32  32  32  32  20
 20  32  32  32  32  32  32  32  32  32  32  32  32  32  32  20
 20  32  32  32  32  32  32  32  32  32  32  32  32  32  32  20
 20  32  32  32  32  32  32  32  32  32  32  32  32  32  32  20
 12  20  20  20  20  20  20  20  20  20  20  20  20  20  20  12

k = 10000
180 180 180 180 180 180 180 180 180 180 180 180 180 180 180 180
180 188 188 188 188 188 188 188 188 188 188 188 188 188 188 180
180 188 196 196 196 196 196 196 196 196 196 196 196 196 188 180
180 188 196 204 204 204 204 204 204 204 204 204 204 196 188 180
180 188 196 204 212 212 212 212 212 212 212 212 204 196 188 180
180 188 196 204 212 220 220 220 220 220 220 212 204 196 188 180
180 188 196 204 212 220 228 228 228 228 220 212 204 196 188 180
180 188 196 204 212 220 228 236 236 228 220 212 204 196 188 180
180 188 196 204 212 220 228 236 236 228 220 212 204 196 188 180
180 188 196 204 212 220 228 228 228 228 220 212 204 196 188 180
180 188 196 204 212 220 220 220 220 220 220 212 204 196 188 180
180 188 196 204 212 212 212 212 212 212 212 212 204 196 188 180
180 188 196 204 204 204 204 204 204 204 204 204 204 196 188 180
180 188 196 196 196 196 196 196 196 196 196 196 196 196 188 180
180 188 188 188 188 188 188 188 188 188 188 188 188 188 188 180
180 180 180 180 180 180 180 180 180 180 180 180 180 180 180 180

Q = 1549
180 180 180 180 180 180 180 180 180 180 180 180 180 180 180 180
180 188 188 188 188 188 188 188 188 188 188 188 188 188 188 180
180 188 196 196 196 196 196 196 196 196 196 196 196 196 188 180
180 188 196 204 204 204 204 204 204 204 204 204 204 196 188 180
180 188 196 204 212 212 212 212 212 212 212 212 204 196 188 180
180 188 196 204 212 220 220 220 220 220 220 212 204 196 188 180
180 188 196 204 212 220 228 228 228 228 220 212 204 196 188 180
180 188 196 204 212 220 228 236 236 228 220 212 204 196 188 180
180 188 196 204 212 220 228 236 236 228 220 212 204 196 188 180
180 188 196 204 212 220 228 228 228 228 220 212 204 196 188 180
180 188 196 204 212 220 220 220 220 220 220 212 204 196 188 180
180 188 196 204 212 212 212 212 212 212 212 212 204 196 188 180
180 188 196 204 204 204 204 204 204 204 204 204 204 196 188 180
180 188 196 196 196 196 196 196 196 196 196 196 196 196 188 180
180 188 188 188 188 188 188 188 188 188 188 188 188 188 188 180
180 180 180 180 180 180 180 180 180 180 180 180 180 180 180 180

q = 1549
120 120 120 120 120 120 120 120 120 120 120 120 120 120 120 120
120 120 120 120 120 120 120 120 120 120 120 120 120 120 120 120
120 120 120 120 120 120 120 120 120 120 120 120 120 120 120 120
120 120 120 120 120 120 120 120 120 120 120 120 120 120 120 120
120 120 120 120 120 120 120 120 120 120 120 120 120 120 120 120
120 120 120 120 120 120 120 120 120 120 120 120 120 120 120 120
120 120 120 120 120 120 120 120 120 120 120 120 120 120 120 120
120 120 120 120 120 120 120 120 120 120 120 120 120 120 120 120
120 120 120 120 120 120 120 120 120 120 120 120 120 120 120 120
120 120 120 120 120 120 120 120 120 120 120 120 120 120 120 120
120 120 120 120 120 120 120 120 120 120 120 120 120 120 120 120
120 120 120 120 120 120 120 120 120 120 120 120 120 120 120 120
120 120 120 120 120 120 120 120 120 120 120 120 120 120 120 120
120 120 120 120 120 120 120 120 120 120 120 120 120 120 120 120
120 120 120 120 120 120 120 120 120 120 120 120 120 120 120 120
120 120 120 120 120 120 120 120 120 120 120 120 120 120 120 120

R = 1066
120 120 120 120 120 120 120 120 120 120 120 120 120 120 120 120
120 120 120 120 120 120 120 120 120 120 120 120 120 120 120 120
120 120 120 120 120 120 120 120 120 120 120 120 120 120 120 120
120 120 120 120 120 120 120 120 120 120 120 120 120 120 120 120
120 120 120 120 120 120 120 120 120 120 120 120 120 120 120 120
120 120 120 120 120 120 120 120 120 120 120 120 120 120 120 120
120 120 120 120 120 120 120 120 120 120 120 120 120 120 120 120
120 120 120 120 120 120 120 120 120 120 120 120 120 120 120 120
120 120 120 120 120 120 120 120 120 120 120 120 120 120 120 120
120 120 120 120 120 120 120 120 120 120 120 120 120 120 120 120
120 120 120 120 120 120 120 120 120 120 120 120 120 120 120 120
120 120 120 120 120 120 120 120 120 120 120 120 120 120 120 120
120 120 120 120 120 120 120 120 120 120 120 120 120 120 120 120
120 120 120 120 120 120 120 120 120 120 120 120 120 120 120 120
120 120 120 120 120 120 120 120 120 120 120 120 120 120 120 120
120 120 120 120 120 120 120 120 120 120 120 120 120 120 120 120

r = 1066
 60  60  60  60  60  60  60  60  60  60  60  60  60  60  60  60
 60  68  68  68  68  68  68  68  68  68  68  68  68  68  68  60
 60  68  76  76  76  76  76  76  76  76  76  76  76  76  68  60
 60  68  76  84  84  84  84  84  84  84  84  84  84  76  68  60
 60  68  76  84  92  92  92  92  92  92  92  92  84  76  68  60
 60  68  76  84  92 100 100 100 100 100 100  92  84  76  68  60
 60  68  76  84  92 100 108 108 108 108 100  92  84  76  68  60
 60  68  76  84  92 100 108 116 116 108 100  92  84  76  68  60
 60  68  76  84  92 100 108 116 116 108 100  92  84  76  68  60
 60  68  76  84  92 100 108 108 108 108 100  92  84  76  68  60
 60  68  76  84  92 100 100 100 100 100 100  92  84  76  68  60
 60  68  76  84  92  92  92  92  92  92  92  92  84  76  68  60
 60  68  76  84  84  84  84  84  84  84  84  84  84  76  68  60
 60  68  76  76  76  76  76  76  76  76  76  76  76  76  68  60
 60  68  68  68  68  68  68  68  68  68  68  68  68  68  68  60
 60  60  60  60  60  60  60  60  60  60  60  60  60  60  60  60

B = 765
 60  60  60  60  60  60  60  60  60  60  60  60  60  60  60  60
 60  68  68  68  68  68  68  68  68  68  68  68  68  68  68  60
 60  68  76  76  76  76  76  76  76  76  76  76  76  76  68  60
 60  68  76  84  84  84  84  84  84  84  84  84  84  76  68  60
 60  68  76  84  92  92  92  92  92  92  92  92  84  76  68  60
 60  68  76  84  92 100 100 100 100 100 100  92  84  76  68  60
 60  68  76  84  92 100 108 108 108 108 100  92  84  76  68  60
 60  68  76  84  92 100 108 116 116 108 100  92  84  76  68  60
 60  68  76  84  92 100 108 116 116 108 100  92  84  76  68  60
 60  68  76  84  92 100 108 108 108 108 100  92  84  76  68  60
 60  68  76  84  92 100 100 100 100 100 100  92  84  76  68  60
 60  68  76  84  92  92  92  92  92  92  92  92  84  76  68  60
 60  68  76  84  84  84  84  84  84  84  84  84  84  76  68  60
 60  68  76  76  76  76  76  76  76  76  76  76  76  76  68  60
 60  68  68  68  68  68  68  68  68  68  68  68  68  68  68  60
 60  60  60  60  60  60  60  60  60  60  60  60  60  60  60  60

b = 765
  8  12  16  16  16  16  16  16  16  16  16  16  16  16  12   8
 12  16  24  24  24  24  24  24  24  24  24  24  24  24  16  12
 16  24  32  32  32  32  32  32  32  32  32  32  32  32  24  16
 16  24  32  32  32  32  32  32  32  32  32  32  32  32  24  16
 16  24  32  32  32  32  32  32  32  32  32  32  32  32  24  16
 16  24  32  32  32  32  32  32  32  32  32  32  32  32  24  16
 16  24  32  32  32  32  32  32  32  32  32  32  32  32  24  16
 16  24  32  32  32  32  32  32  32  32  32  32  32  32  24  16
 16  24  32  32  32  32  32  32  32  32  32  32  32  32  24  16
 16  24  32  32  32  32  32  32  32  32  32  32  32  32  24  16
 16  24  32  32  32  32  32  32  32  32  32  32  32  32  24  16
 16  24  32  32  32  32  32  32  32  32  32  32  32  32  24  16
 16  24  32  32  32  32  32  32  32  32  32  32  32  32  24  16
 16  24  32  32  32  32  32  32  32  32  32  32  32  32  24  16
 12  16  24  24  24  24  24  24  24  24  24  24  24  24  16  12
  8  12  16  16  16  16  16  16  16  16  16  16  16  16  12   8

N = 338
  8  12  16  16  16  16  16  16  16  16  16  16  16  16  12   8
 12  16  24  24  24  24  24  24  24  24  24  24  24  24  16  12
 16  24  32  32  32  32  32  32  32  32  32  32  32  32  24  16
 16  24  32  32  32  32  32  32  32  32  32  32  32  32  24  16
 16  24  32  32  32  32  32  32  32  32  32  32  32  32  24  16
 16  24  32  32  32  32  32  32  32  32  32  32  32  32  24  16
 16  24  32  32  32  32  32  32  32  32  32  32  32  32  24  16
 16  24  32  32  32  32  32  32  32  32  32  32  32  32  24  16
 16  24  32  32  32  32  32  32  32  32  32  32  32  32  24  16
 16  24  32  32  32  32  32  32  32  32  32  32  32  32  24  16
 16  24  32  32  32  32  32  32  32  32  32  32  32  32  24  16
 16  24  32  32  32  32  32  32  32  32  32  32  32  32  24  16
 16  24  32  32  32  32  32  32  32  32  32  32  32  32  24  16
 16  24  32  32  32  32  32  32  32  32  32  32  32  32  24  16
 12  16  24  24  24  24  24  24  24  24  24  24  24  24  16  12
  8  12  16  16  16  16  16  16  16  16  16  16  16  16  12   8

n = 338 
User avatar
hgm
Posts: 27787
Joined: Fri Mar 10, 2006 10:06 am
Location: Amsterdam
Full name: H G Muller

Re: Classical chess on a board 16x16

Post by hgm »

Big Chess should not really need the Alien Edition of WinBoard/XBoard, as apart from the board size it does not involve any weirdness. So the standard edition of XBoard should be able to handle it with the aid of the board-size-overrule controls in the New Variant dialog.

There is one snag, however: the standard edition is distributed with too small a maximum for these settings. In the source file common.h there is the code

Code: Select all

#define BOARD_RANKS             11             /* &#91;HGM&#93; for in declarations  */
#define BOARD_FILES             16             /* &#91;HGM&#93; for in declarations  */
This would have to be changed to 17 ranks (in stead of 11), as one extra rank is needed to store castling and e.p. rights. After that you should be possible to install it from source with the usual

./configure
make
sudo make install

The next problem is that you would need an engine. As mentioned, Daniel Shawul's 'Nebiyu' can be configured to play this. It does not seem to be available as a Linux binary, however. But you should be able to run the Windows binary under wine; for engines this usually isn't a problem. Perhaps Daniel can comment on this. The .exe file you should run is NebiyuAlien.exe. (There are many .exe files in the Nebiyu download!)

The piece of code you quoted (only the first part, the second is no code, but was just test output of Nebiyu) should go into the Alien.ini file that comes with the Nebiyu install, which contains the rule descriptions of all games Nebiyu plays. I just put it at the end, behind the definition of pushmepullyuschess. Note that I changed the name 'bigchess' on the first line to 'normal', however, to make sure the WinBoard standard edition knows the variant name, and you can play it as normal Chess with 16x16 board. You should switch legality checking off before starting a game, to allow the engine to set up the initial position.
User avatar
velmarin
Posts: 1600
Joined: Mon Feb 21, 2011 9:48 am

Re: Classical chess on a board 16x16

Post by velmarin »

hgm wrote:Big Chess ....
This would have to be changed to 17 ranks (in stead of 11), as one extra rank is needed to store castling and e.p. rights.
is needed to store castling

Big Chess played without castling in FICGS, regarding passant'm not sure, but I guess not.


This is a version bad old written in Visual basic 6.0 "since the original Migoya files by Alejandro Migoya Iriarte( 8x8, normal chess)", do not use in difficult level, is very slow.
then delete it from the hard drive, is very slow and very bad.
http://www.mediafire.com/download/wqka5 ... miyoya2.7z
User avatar
hgm
Posts: 27787
Joined: Fri Mar 10, 2006 10:06 am
Location: Amsterdam
Full name: H G Muller

Re: Classical chess on a board 16x16

Post by hgm »

Yes, I know. But that still needs space to indicate there are no rights.
Daniel Shawul
Posts: 4185
Joined: Tue Mar 14, 2006 11:34 am
Location: Ethiopia

Re: Classical chess on a board 16x16

Post by Daniel Shawul »

Have you got your issues solved, Lo?
You disappeared after two posts.
phenri
Posts: 284
Joined: Tue Aug 13, 2013 9:44 am

Re: Classical chess on a board 16x16

Post by phenri »

It is thanks to this thread I discovered that BigChess could be played with Winboard + Nebiyu

Thanks to LoYang, H.G. and Daniel ;)
User avatar
hgm
Posts: 27787
Joined: Fri Mar 10, 2006 10:06 am
Location: Amsterdam
Full name: H G Muller

Re: Classical chess on a board 16x16

Post by hgm »

Nebiyu is a truly amazing engine. It can be configured to play almost any Chess variant (including variants with drops), and even without any eval tweeking it is pretty strong. I think it is really the most spectacular development in computer Chess of the past two years.

Before this thread was started, there was no engine for BigChess. By adding a simple game definition which would perhaps take only 15 minutes even for a non-programmer (and perhaps 3 min for Daniel), we suddenly have an engine that plays Big Chess, and searches 17 ply easily.
supersharp77
Posts: 1242
Joined: Sat Jul 05, 2014 7:54 am
Location: Southwest USA

Re:BIGCHESS WB-Classical chess on a board 16x16

Post by supersharp77 »

LoYang wrote: Mon Aug 26, 2013 10:23 am I must say that I do not mean Tenjiku Shoghi. I see and touch only with the classic chess pieces and transposition of figures. A brief overview of the programs (engines), which played on a board 16x16:

Chess program M.A.N.I.A.C.
site http://maniac10001.tripod.com
Unfortunately, the official site link to the program does not work. Tried to search the internet link to the program in different languages&#8203;&#8203;, it was all to no avail. Tried to contact the author of the program for contacts listed on the site. Received no response. If anyone has this program, please let me know.

Image

Image

Image

----------------------------------------------

Chessy.

Image


In this program, you can not change (set) the initial position of the figures. It is necessary that the board was 2 times more pieces. For example, like this:

Image

----------------------------------------------

It's just a chess board 16x16 in C + +
http://nqueens.fatmagnus.ppa.pl/nqueen_ ... ntacja.php

Image

----------------------------------------------

ChessV. This program has so many different options boards, but it does not have 16x16.

Image

Image

----------------------------------------------

On the Croatian forum discussed a similar problem.
https://slo-tech.com/forum/t154287

Image

----------------------------------------------

WinBoard-Alien edition (Big chess)
http://hgm.nubati.net/alien.html
http://talkchess.com/forum/viewtopic.ph ... 82&t=39615

Image

Tried to install WinBoard Alien Edition and Xboard Alien on Linux. Did not find the board 16x16.

----------------------------------------------

Does anyone have engine that plays on the board 16x16 (classic chess) ???

P.S. Sorry for my bad English
"In FIGS this is called "Big Chess"

http://www.ficgs.com/help.html
http://www.ficgs.com/display_game.php?g ... gn=1&pgn=1

"Another thread of ​​reference"
http://www.talkchess.com/forum/viewtopi ... lat#531163


BIGCHESS DOWNLOAD (WB)
http://www.mediafire.com/file/b02mggyg1 ... rd.7z/file


This BigChess May Be The Answer We Need For The Future! Let me know What You Think!

Thx AR :) :wink:

ps: Perhaps The "Pawns" should start on the third rank instead of the second rank..adding more Bishops Knights and Rooks (Extra Queens?) on the second rank.... :D