Mega 2560 Chess Software

Dear Arduino fans,

This is my first post here. I am a new Arduino lover :slight_smile:
After getting used with the Arduino ecosystem, I found a very interesting topic in the old (read only) forum called Chess for the Arduino written by the user chessplayer.
His chess engine is called Myopic.
Unfortunately the topic has ended in February 2010. I succeeded to find a downloadable version of the app but when trying to compile it, it returns many errors.
Does anyone of you tried to use it, or does anybody know anything about any recent progress of this project?

Thanks in advance,
Consty

Post it, or Attach it to your Reply. Might just need a little tuning up to account for the differences from -0023 to 1.x.

Scroll down to the 1.0 section, just over 1/2 way down.

Thanks CrossRoads for your quick reply.

Here is the page where I downloaded it from:

https://chessprogramming.wikispaces.com/Myopic

myopic.tar 732 KB

What opens a .tar?
Can you Attach the unzipped code?

Hi,

A tar is a file concatenation utility well know to all Unix/Linux users.
Winrar opens tar files like a charm in Windows :slight_smile:
Anyway I re-compressed it as a zip archive.

myopic.zip (178 KB)