Initial commit

This commit is contained in:
Courtney Pitcher 2019-07-23 18:27:19 +02:00 committed by GitHub
commit 9623f5d704
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
README.md Normal file
View file

@ -0,0 +1,2 @@
# javascript-pyramid-solitaire-solver
A brute force solver for pyramid solitaire written in javascript