Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 664 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 664 Bytes

Turochamp

This is a browser based implementation of Alan Turing and David Champernowne's Turochamp chess engine, which they wrote in 1948. I don't think this is an accurate implementation... it's got a lot of chinks for me to claim that.

For more information, do read the beautiful paper :- https://docs.google.com/file/d/0B0xb4crOvCgTNmEtRXFBQUIxQWs

Also read the Chessbase article :- https://en.chessbase.com/post/reconstructing-turing-s-paper-machine

Building the project

Dev build and starting a dev server.

npm run dev

Production Build

npm run build

Screenshot :-

Screenshot