文件名称:Tetris
- 所属分类:
- 其他游戏
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-11-18
- 文件大小:
- 2.63mb
- 下载次数:
- 0次
- 提 供 者:
- 王*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
人机对战的俄罗斯方块游戏,AI策略采用数学公式计算每个可以放置方块的位置的得分,路径搜索采用A星搜索,从而实现人机对战-Human battle with AI in this tetris game.AI use mathematical formulas to compute the score of every enable position which can put block .Then I use A* algorithm to search path.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Tetris\debug\Tetris.exe
......\.....\Tetris.ilk
......\.....\Tetris.pdb
......\release\AITetris.exe
......\.......\Tetris.exe
......\.......\Tetris.pdb
......\Tetris\assist.h
......\......\Astar.h
......\......\Block.h
......\......\Debug\BuildLog.htm
......\......\.....\mt.dep
......\......\.....\stdafx.obj
......\......\.....\Tetris.exe.embed.manifest
......\......\.....\Tetris.exe.embed.manifest.res
......\......\.....\Tetris.exe.intermediate.manifest
......\......\.....\Tetris.obj
......\......\.....\Tetris.pch
......\......\.....\vc80.idb
......\......\.....\vc80.pdb
......\......\ReadMe.txt
......\......\..lease\BuildLog.htm
......\......\.......\mt.dep
......\......\.......\stdafx.obj
......\......\.......\Tetris.exe.intermediate.manifest
......\......\.......\Tetris.obj
......\......\.......\Tetris.pch
......\......\.......\vc80.idb
......\......\.......\vc80.pdb
......\......\stdafx.cpp
......\......\stdafx.h
......\......\Tetris.cpp
......\......\Tetris.vcproj
......\......\Tetris.vcproj.CHH-B9177791B83.zoro.user
......\......\Tetris.vcproj.DED8CE9BDDA74DB.zoro.user
......\......\xBlock.h
......\Tetris.ncb
......\Tetris.sln
......\Tetris.suo
......\......\Debug
......\......\Release
......\debug
......\release
......\Tetris
Tetris