How easy would a CLI-only version that uses multiple threads (but that's only an idea, threading can make a whole ton of issues) be?
Or at least a standalone function which you give dice locations to and it returns the solution or False, without pygame or numpy? Obviously numpy can do a lot of heavy lifting, but perhaps a more "educational" version where the code is pure python?
Thanks!
How easy would a CLI-only version that uses multiple threads (but that's only an idea, threading can make a whole ton of issues) be?
Or at least a standalone function which you give dice locations to and it returns the solution or False, without pygame or numpy? Obviously numpy can do a lot of heavy lifting, but perhaps a more "educational" version where the code is pure python?
Thanks!