This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Keybase proof | |
I hereby claim: | |
* I am jetheis on github. | |
* I am jetheis (https://keybase.io/jetheis) on keybase. | |
* I have a public key whose fingerprint is CD22 C901 BCAF FE30 4AB3 26FE C8A3 0502 61F1 3458 | |
To claim this, I am signing this object: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* onetoughpuzzle.js | |
* | |
* The model and puzzle solving functionality for finding solutions to | |
* the One Tough Puzzle toys distributed by Great American Puzzle Factory | |
* | |
* Copyright (C) 2011 Jimmy Theis | |
* | |
* Permission is hereby granted, free of charge, to any person obtaining a copy of | |
* this software and associated documentation files (the "Software"), to deal in |