LogicJS icon indicating copy to clipboard operation
LogicJS copied to clipboard

Made a project with this!

Open Goom11 opened this issue 5 years ago • 0 comments

Hello mcsoto, I made a project using your library. You can see it here: https://github.com/Goom11/SidewaysMath/ it runs here: https://goom11.github.io/SidewaysMath/

it solves math puzzles like this:

 EGG
+EGG
----
PAGE

where each character represents a digit and the digits must be unique (the solver does not actually check uniqueness)

I'd love it if you have the bandwidth if you could look at my code and see if I utilized your project correctly or if I could have done anything differently. If not, no worries.

Had a lot of fun with this project.

Goom11 avatar May 07 '20 04:05 Goom11