├── ECM.epd ├── LICENSE ├── README.md ├── avoiding-rotations-final.pdf ├── shatranj-book.bin ├── shatranj-data.bin └── shatranj.py /ECM.epd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stannous/shatranj/HEAD/ECM.epd -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stannous/shatranj/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stannous/shatranj/HEAD/README.md -------------------------------------------------------------------------------- /avoiding-rotations-final.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stannous/shatranj/HEAD/avoiding-rotations-final.pdf -------------------------------------------------------------------------------- /shatranj-book.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stannous/shatranj/HEAD/shatranj-book.bin -------------------------------------------------------------------------------- /shatranj-data.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stannous/shatranj/HEAD/shatranj-data.bin -------------------------------------------------------------------------------- /shatranj.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/stannous/shatranj/HEAD/shatranj.py --------------------------------------------------------------------------------