A port of eboard with GNU Chess v5.07 as the main and only engine. I removed the rest for simplicity, although the generic engine option is available. You can go online and play against others too.
It still is not to my liking. I want the D-Pad to control the highlighted squares and buttons to select and place, but it works with mouse and touchscreen.
eboard + GNUChess Download: PND
Edited source codes: eboard gnuchess
To compile GNUChess, take the lexpgn.o file and save it, before doing 'make clean'. I could not get lexpgn.* to compile properly under Pandora. Once make clean is done, cp lexpgn.o back to where you found it. Or remove it from Makefile so it doesn't compile over it.
Please tell me if there is some library needed, although I believe I don't have any extra libraries installed to run it. Also, if one can help set up the D-pad for control and buttons for selection, that would be appreciated.
Thanks!
It still is not to my liking. I want the D-Pad to control the highlighted squares and buttons to select and place, but it works with mouse and touchscreen.
eboard + GNUChess Download: PND
Edited source codes: eboard gnuchess
To compile GNUChess, take the lexpgn.o file and save it, before doing 'make clean'. I could not get lexpgn.* to compile properly under Pandora. Once make clean is done, cp lexpgn.o back to where you found it. Or remove it from Makefile so it doesn't compile over it.
Please tell me if there is some library needed, although I believe I don't have any extra libraries installed to run it. Also, if one can help set up the D-pad for control and buttons for selection, that would be appreciated.
Thanks!