We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e0833c commit 18492faCopy full SHA for 18492fa
README.md
@@ -23,3 +23,5 @@ using DecisionMakingProblems
23
## Credits
24
25
Contributors to this package include Sidhart Krishnan, Tim Wheeler, and Mykel Kochenderfer.
26
+
27
+The 2048 implementation was translated from [a C++ implementation](https://github.com/nneonneo/2048-ai) by Robert Xiao.
0 commit comments