Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 252 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 252 Bytes

European Peg Solitaire (Game & Solver)

Solver is experimental, brute force, dumb clicking the solve button before the 18th move or so will freeze web browser.

See logic.ts for game logic.

yarn && yarn start to run.

go to localhost:3000