项目作者: guonl

项目描述 :
基于AI算法的小游戏
高级语言: JavaScript
项目地址: git://github.com/guonl/AI-games.git
创建时间: 2017-11-20T04:53:28Z
项目社区:https://github.com/guonl/AI-games

开源协议:Apache License 2.0

下载


games 游戏

自己练手写的一些小游戏

1.仿经典windows扫雷。2016年1月。 https://github.com/liusaint/games/tree/master/mine

2.九宫格数独游戏。生成数独算法。2016年4月。https://github.com/liusaint/games/tree/master/soduku

3.简易贪吃蛇。2016年1月。https://github.com/liusaint/games/tree/master/snake

4.2048游戏。2016年5月。https://github.com/liusaint/games/tree/master/2048