You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: