Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cxwithyxy/2048_machine-learning
通过机器学习,让AI懂得玩2048
https://github.com/cxwithyxy/2048_machine-learning
Last synced: 3 months ago
JSON representation
通过机器学习,让AI懂得玩2048
- Host: GitHub
- URL: https://github.com/cxwithyxy/2048_machine-learning
- Owner: cxwithyxy
- Created: 2017-11-19T09:28:55.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-21T17:02:52.000Z (almost 7 years ago)
- Last Synced: 2024-06-20T19:38:45.923Z (5 months ago)
- Language: JavaScript
- Size: 326 KB
- Stars: 7
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
- awesome-github-star - 2048_machine-learning
README
# 2048_machine-learning
通过机器学习,让AI懂得玩2048## 游戏本体(2048)
游戏本体叫“2048”,源码来自这里[https://github.com/gabrielecirulli/2048](https://github.com/gabrielecirulli/2048)。