Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 330 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 330 Bytes

StockChips (WIP)

A web demo for my hobby chess engine. https://alex-coniasse.github.io/stockchips/

  • The engine is programmed in c++ and compiled for WASM with emscripten.
  • This repo contains the (ugly) javascript UI and the engine binaries.
  • The engine source does not live on this repository (will probably add it later).