登录
首页 » Visual Basic » Game-Tetris

Game-Tetris

于 2013-12-23 发布 文件大小:1810KB
0 185
下载积分: 1 下载次数: 2

代码说明:

  Game Tetris an oldschool but popular game in the world

文件列表:

Project Game Tetris
...................\dead.wav,61700,2000-03-24
...................\frmGame.frm,34299,2011-06-16
...................\frmGame.frx,341131,2011-06-16
...................\frmHelp.frm,2416,2004-09-26
...................\frmHighScores.frm,34405,2004-09-29
...................\frmHighScores.frx,12,2004-09-29
...................\level.wav,37114,2000-05-03
...................\MSSCCPRJ.SCC,191,2011-06-14
...................\music01.mid,42211,2004-09-25
...................\music02.mid,38538,2004-09-25
...................\music03.mid,105637,2004-09-25
...................\music04.mid,35296,2004-09-24
...................\music05.mid,39347,2004-09-25
...................\music06.mid,19213,2004-09-25
...................\music07.mid,12974,2004-09-25
...................\music08.mid,39200,2004-09-25
...................\music09.mid,51055,2004-09-24
...................\music10.mid,26015,2004-09-25
...................\music11.mid,60537,2004-09-25
...................\music12.mid,48843,2004-09-25
...................\music13.mid,27215,2004-09-25
...................\music14.mid,38183,2004-09-25
...................\music15.mid,16741,2004-09-25
...................\music16.mid,9814,2004-09-25
...................\music17.mid,77059,2004-09-24
...................\music18.mid,40591,2004-09-28
...................\music19..mid,37775,2004-09-25
...................\music20.mid,45306,2004-09-25
...................\music21.mid,57083,2004-09-28
...................\music22.mid,37576,2004-09-25
...................\music23.mid,60372,2004-09-25
...................\music24.mid,17442,2004-09-25
...................\music25.mid,14602,2004-09-25
...................\music26.mid,51689,2004-09-25
...................\music27.mid,8751,2004-09-25
...................\music28.mid,17896,2004-09-24
...................\music29.mid,30243,2004-09-25
...................\music30.mid,44906,2004-09-25
...................\ReadMe.txt,1191,2004-09-29
...................\row.wav,11580,2000-11-06
...................\Scores.dat,74,2004-09-30
...................\Sony Game 2.exe,753664,2011-06-16
...................\sounddata.rc,221,2004-09-24
...................\SOUNDDATA.RES,337312,2004-09-29
...................\start.wav,90628,2000-03-17
...................\stop.wav,90628,2000-03-17

...................\tetris.ico
...................\Tetris.vbp,1038,2011-06-16
...................\Tetris.vbw,192,2011-10-10
...................\TetrisMod.bas,1598,2004-09-29
...................\tick.wav,45364,2001-06-23

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 别给我框框
    学VC、编游戏,从这开始(school VC, Florida, from the beginning)
    2004-09-22 20:56:34下载
    积分:1
  • sanlianqi-
    用c++编写的可以进行人人交战和人机交战的三连棋简洁版游戏(Can be prepared using c++ all three warring warring and human concise version of the game with chess)
    2013-07-15 18:47:34下载
    积分:1
  • youxi
    一本有关windows游戏编程的指南书籍,适合入门,值得一看(A guide to the windows game programming books, suitable for entry, worth a visit)
    2009-12-12 07:20:54下载
    积分:1
  • 2166e302b7491156ad4900ba2a3d1620
    改魔兽地图的如侵犯别人的版权请通知我我立即删掉着个东西(Changes, such as World of Warcraft Maps copyright infringement, please inform me of others I immediately deleted the one thing)
    2011-05-23 22:27:56下载
    积分:1
  • vb_Game_Programming
    说明:  VB2008游戏编程,英文版,详细教程,可以参考学习(Visual Basic Game Programming for Teens-3ed--(vb2008 pro)--2010.pdf)
    2011-03-04 16:28:35下载
    积分:1
  • RobotViewCoDE
    机器人避让障碍物的一个测试程序,主要关注的是算法本身,测试的时候只要点击设定里面的设置障碍物然后寻道即可。(Robot avoid obstacles a test procedure, the main concern is the algorithm itself, the test set when clicking inside the obstacle and then seek to set up.)
    2013-07-03 11:47:15下载
    积分:1
  • bug
    一个基于C++的打虫子游戏,难度递增,虫子的轨迹随机。(A C++ to play insect games, difficulty increase.)
    2013-10-29 09:30:14下载
    积分:1
  • -the-poker-game
    本程序利用Card类数组模拟扑克牌,定义3个数组分别表示玩家手中的牌,电脑手中的牌和底牌,用srand((unsigned)time(NULL))产生随机数字,将底牌数组中随机的一项从底牌中移动到其他的数组中,模拟从洗好底牌中抓牌。表示出牌。 单人练习模式中,首先记下一个 1到13之间的随机数字,然后玩家抓牌,当手中的牌的点数恰与记下的随机数字相等,或用手中有的任意两张牌,通过加减乘除四则运算可以凑出该随机数字相等的点数,则停止抓牌并将这一张或两张出出去,随即记下一个新的随机数字,开始下一轮,直道手中的全部牌出完,游戏结束(This procedure using Card class array to simulate playing cards, the definition of the 3 arrays represent the game player cards, computer cards and cards, using srand ((unsigned) time (NULL)) to generate random numbers, random number in the array will be a move to the number of cards from other groups of cards, simulation from the wash hand in. Said. Single practice mode, first recorded random number between 1 to 13 next, and then the game player to draw cards, random number equal when the hand points exactly with the down, or in the hands of some arbitrary two cards, add, subtract, multiply and divide by four operations can make the random number equal points, then stop to draw a card and the card or two cards out, then write a new random number, start the next round, straight hands all the cards out, the end of the game)
    2013-08-19 15:13:48下载
    积分:1
  • 3Dmen
    别人写的模仿3D游戏人物走路的功能,仅供学习使用,(Written by someone else imitate 3D game characters walk, only to learn to use,)
    2012-08-27 08:45:36下载
    积分:1
  • 五子棋源码
    一个五子棋源码 .(a source.)
    2004-12-22 23:47:05下载
    积分:1
  • 696518资源总数
  • 105717会员总数
  • 10今日下载