2048-python
2048-python copied to clipboard
2048 ai in python
Results
2
2048-python issues
Sort by
recently updated
recently updated
newest added
Is this written by Python2.7? Because I run it on my python3.9, there are many warnings.
I am trying to use a part of your code and i was stuck at an Error: TypeError: Traceback (most recent call last) in () 35 return grid 36 --->...