Chess for M5Stack
-
Some time ago i joined to M5Stack users and try to adapt my arduino chess program. Absence of touch screen disappointed a little, but finally i decide processor to suggest possible moves for choosing with buttons.Link to Arduino Mega Chess for M5Stack on arduino.cc
-
@sergey_urusov Hi Sergey,
Nice work with the chess program.... easy to load, looks good and runs well.
Sounds like a huge performance gain over the Arduino Mega - "performance level grows up in about 15 times..."
With your agreement, would like to add to my M5Stack list on github ??
-
@jimit Hi!
Thanks. Looks like performance gain corresponds to growing frequency of processor.
Of course you may add it to your github list. -
@sergey_urusov Thanks - will add it. Look forward to any more you may have...
-
what an amazing application! Great job! Thank you for sharing sources to learn from. Very elegant code!
-
@m5dude Thanks!
Sorry about comments absence in code - they was on local language, and dropped automatically when downloading. Code optimisations was only on chess engine, other parts made more rudely.