This project generates Alphametic Puzzles. Basically, each letter represents a number from 0-9 Your job is to figure out which letter corrisponds with each number so that the equation is true. for example C O R N + S T A R = G A M E 3 1 2 8 + 4 5 6 2 = 7 6 9 0 C = 3, O = 1, R = 2, N=8, and so on. The first letter of any word is not a zero and each number is only represented by one letter I'm not sure if it's possible to solve all of these mathmatically, but you can try
Secret Santa for @ThisTextWasRemovedBy You asked for Math, and this was (for some reason) the first thing that came to mind. I was kind of rushed and am not great at UI, but I hope you enjoy this game.