|
1ae0c4237c
|
web page fully working as desired in dev
|
2022-09-13 20:05:14 -04:00 |
|
|
54127871f9
|
implemented tests for Card.isSequential method
|
2022-09-11 07:19:27 -04:00 |
|
|
d4f308d4bc
|
modify solver to allow exporting classes for testing; tidy up tests
|
2022-09-11 06:54:31 -04:00 |
|
|
4b51cc3b57
|
fix card match detection
|
2022-09-09 17:01:18 -04:00 |
|
|
688b0017f4
|
minor increment style change
|
2022-09-08 08:58:49 -04:00 |
|
|
e3025aaf6c
|
replaced a for loop with call to Array.prototype.every
|
2022-09-08 07:12:10 -04:00 |
|
|
01770ff9bd
|
linted & formatted
|
2022-09-08 06:58:05 -04:00 |
|
|
e595ab3f52
|
can now return 'best path' for an unsolvable board
|
2022-09-07 20:54:49 -04:00 |
|
|
031635d6d7
|
tidy stockIndex incrementing
|
2022-09-07 09:49:52 -04:00 |
|
|
2b2e1ec0c9
|
after running a lint + format
|
2022-09-07 08:49:25 -04:00 |
|
|
88dc377562
|
remove unused match method parameter
|
2022-09-07 08:18:55 -04:00 |
|
|
0fa07fc1ef
|
remove unused Pyramid class static method
|
2022-09-07 07:58:33 -04:00 |
|
Courtney Pitcher
|
8412e39209
|
Added unit tests
|
2019-08-03 13:41:36 +02:00 |
|
Courtney Pitcher
|
2ecafc019e
|
First code
|
2019-07-27 13:46:57 +02:00 |
|