I've ordered an Arduino UNO on Amazon just last night, in a little kit with some sensors and accessories, for about 51 euros. You can get an Arduino UNO for 20$ too. I'm thinking that if we can write a C program that fit in the limited available memory of Arduino, then we can even compile the same software on a modern computer... and see what happens. I think that it could fit completely in the CPU cache and play very well (maybe better than Satana 2.0.7).hgm wrote:Too bad. Yet 13 people expressed interest in the poll. Isn't that enough, or are most of those voters people that want to watch the tournament, rather than participate?
It sounded like a real fun challenge to design something that would only need 2KB of RAM. Parhaps I am going to do it anyway.
I planned to try designing a "chess-machine" for a FPGA, in some far future, and maybe Arduino could be an interesting option to use as a controller for the FPGA (or an FPGA array), having standard interfaces available (lcd screens and so on).

