SCONNEX | ||||||||
---|---|---|---|---|---|---|---|---|
![]() |
|
|||||||
|
popularity : 40% |
|||||||
alltime top: #99142 |
|
|||||||
|
||||||||
added on the 2025-07-17 23:28:29 by orac81 ![]() |
popularity helper
comments
submit changes
if this prod is a fake, some info is false or the download link is broken,
do not post about it in the comments, it will get lost.
instead, click here !
The 8 bit versions are about 8k, the SDL version 20k, the c99 version 10k, the Android version 1mb!
COMMANDS
1-9,A-C: Make move
N: New game
X: Change board width
Y: Change board height
I: Change play level
G: Make computer play
T: Toggle 2-player mode
H: Help screen
Z: Auto-play, space stops
V: Change gfx mode.
Q: Quit
You can play any board size from 4x4 upto 12x12. You can use the program in two player mode for human v human games, or to set up a position for the computer to analyse.
Source, and scripts for building with VBCC (6502) and Z88DK (z80) included.
It is still a "Work in progress", I am still getting to grips with VBCC and z88dk. The search is a simple AlphaBeta tree I have published as a "sample" before, at some stage I will add sorting, iterative deepening, etc. As is its like the old chess programs where you choose search depth levels 1 to N.
Even so it plays quite well, even on a 1mhz 6502.
(BTW My first attempt at this program was published as a type in in PCW magazine Jan 1983!)
Anyway, more later, enjoy!