Changes

Jump to: navigation, search

Myopic

3,242 bytes added, 23:54, 15 January 2019
Created page with "'''Home * Engines * Myopic''' FILE:Myopia Diagram.jpg|border|right|thumb| Myopia <ref>[https://commons.wikimedia.org/wiki/File:Myopia_Diagram.jpg Diagram..."
'''[[Main Page|Home]] * [[Engines]] * Myopic'''

[[FILE:Myopia Diagram.jpg|border|right|thumb| Myopia <ref>[https://commons.wikimedia.org/wiki/File:Myopia_Diagram.jpg Diagram of Myopia] in the [https://en.wikipedia.org/wiki/Human_eye human eye], 2005, [https://en.wikipedia.org/wiki/National_Eye_Institute National Eye Institute], [https://en.wikipedia.org/wiki/Myopia Myopia from Wikipedia], [https://en.wikipedia.org/wiki/Wikimedia_Commons Wikimedia Commons]</ref> ]]

'''Myopic''',<br/>
a simple [[:Category:Open Source|open source chess program]] for small systems by [[Steven Edwards]], written in [[Cpp|C++]] and released under the [https://en.wikipedia.org/wiki/Creative_Commons_license Creative Commons license]. Myopic is suited for the [[Arduino]] '''Mega''' <ref>[http://www.talkchess.com/forum/viewtopic.php?t=34445 Myopic, a new Creative Commons chess program] by [[Steven Edwards]], [[CCC]], May 22, 2010</ref> with the optional addition of a [https://en.wikipedia.org/wiki/SparkFun_Electronics SparkFun] 8x8 [https://en.wikipedia.org/wiki/Light-emitting_diode#RGB_systems RGB LED] backpack <ref>[https://www.sparkfun.com/products/683 LED Matrix - Tri Color - Large - COM-00683 - SparkFun Electronics]</ref> as move indicator output device. Otherwise, all I/O is gated through a single pair of routines that currently use the default [https://en.wikipedia.org/wiki/Serial_communication serial] I/O pins <ref>[http://forum.arduino.cc/index.php?topic=8330.0 Chess for the Arduino] by [[Steven Edwards|chessplayer]], [http://forum.arduino.cc/ Arduino Forum], December 06, 2009</ref> .

=Description=
The board is represented by a [[8x8 Board|vector of 64]] chessmen including vacant square chessmen. Search is plain [[Alpha-Beta|alpha-beta]] inside the [[Iterative Deepening|iterative deepening]] loop with [[Evaluation|leaf evaluation]] considering [[Material|material balance]], [[Pawn Structure|pawn placement]], [[Pin|pinned pieces]] and [[Mobility|piece mobility]], and scaled [[Center Distance|king center distance]] as bonus in the [[Middlegame|middlegame]] and penalty in the [[Endgame|endgame]].

=Download=
[[FILE:myopic.tar]]

=See also=
* [[Arduino]]
* [[CookieCat]]

=Forum Posts=
* [http://forum.arduino.cc/index.php?topic=8330.0 Chess for the Arduino] by [[Steven Edwards|chessplayer]], [http://forum.arduino.cc/ Arduino Forum], December 06, 2009
* [http://www.talkchess.com/forum/viewtopic.php?t=34445 Myopic, a new Creative Commons chess program] by [[Steven Edwards]], [[CCC]], May 22, 2010
* [http://www.talkchess.com/forum/viewtopic.php?t=33764&start=3 Re: SAN Move Disambiguation -- looking for test positition] by [[Steven Edwards]], [[CCC]], July 11, 2010 » [[Algebraic Chess Notation#SAN|SAN]]
* [http://www.talkchess.com/forum/viewtopic.php?t=46964 For a limited time, two sources] by [[Steven Edwards]], [[CCC]], January 22, 2013 » [[CookieCat]]

=External Links=
* [https://en.wiktionary.org/wiki/myopic myopic - Wiktionary]
* [https://en.wikipedia.org/wiki/Myopia_%28disambiguation%29 Myopia (disambiguation) from Wikipedia]
* [https://en.wikipedia.org/wiki/Myopia Myopia from Wikipedia]

=References=
<references />
'''[[Engines|Up one level]]'''
[[Category:Open Source]]
[[Category:Disease]]

Navigation menu