登录
首页 » Visual C++ » MY-Project

MY-Project

于 2013-09-09 发布 文件大小:6270KB
0 231
下载积分: 1 下载次数: 2

代码说明:

  俄罗斯方块游戏的c++简单实现,参考学习很有价值(Tetris game c++ simple realization, learning valuable reference)

文件列表:

MY Project
..........\Awesome Tetris
..........\..............\Awesome Tetris
..........\..............\..............\Awesome Tetris.dsp,4922,2008-09-11
..........\..............\..............\Awesome Tetris.dsw,553,2008-09-06
..........\..............\..............\Awesome Tetris.ncb,66560,2012-11-23
..........\..............\..............\Awesome Tetris.opt,48640,2012-11-23
..........\..............\..............\Awesome Tetris.plg,1006,2012-11-23
..........\..............\..............\colorConsole.cpp,1366,2008-09-06
..........\..............\..............\colorConsole.h,175,2008-08-31
..........\..............\..............\Debug
..........\..............\..............\.....\Awesome Tetris.bsc,2786304,2012-10-09
..........\..............\..............\.....\Awesome Tetris.exe,610423,2012-11-23
..........\..............\..............\.....\Awesome Tetris.ilk,872484,2012-11-23
..........\..............\..............\.....\Awesome Tetris.pch,4459488,2012-10-09
..........\..............\..............\.....\Awesome Tetris.pdb,1221632,2012-10-09
..........\..............\..............\.....\colorConsole.obj,43617,2010-09-18
..........\..............\..............\.....\colorConsole.sbr,0,2010-09-18
..........\..............\..............\.....\funcs.obj,379251,2010-09-18
..........\..............\..............\.....\funcs.sbr,0,2010-09-18
..........\..............\..............\.....\main.obj,23833,2012-11-23
..........\..............\..............\.....\main.sbr,0,2012-11-23
..........\..............\..............\.....\StdAfx.obj,2077,2010-09-18
..........\..............\..............\.....\StdAfx.sbr,0,2010-09-18
..........\..............\..............\.....\vc60.idb,222208,2012-11-23
..........\..............\..............\.....\vc60.pdb,126976,2012-10-09
..........\..............\..............\defination.h,137,2008-09-08
..........\..............\..............\funcs.cpp,9352,2008-09-11
..........\..............\..............\fun_declare.h,1015,2008-09-11
..........\..............\..............\main.cpp,5612,2008-09-11
..........\..............\..............\resource.h,390,2008-09-01
..........\..............\..............\savelevel.dat,3,2008-09-11
..........\..............\..............\savemap.dat,1280,2008-09-11
..........\..............\..............\savescore.dat,3,2008-09-11
..........\..............\..............\StdAfx.cpp,297,2008-09-06
..........\..............\..............\StdAfx.h,769,2008-09-06
..........\计算机实习报告.doc,399360,2008-09-12

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

发表评论


0 个回复

  • GuessNumber
    说明:  猜数字游戏 计算机随机产生一个无重复数字的四位数 若所猜的数位置与数字均正确,会显示一个A,若数字对位置不对,会显示一个B.(Number guessing game is a computer randomly generated four-digit number without repetition by the guess that if the number of locations and figures are correct, will show an A, if the number of position wrong and they' ll show a B.)
    2021-03-22 08:19:17下载
    积分:1
  • RubiksCube
    三阶魔方软件,可以任意打乱魔方,自动还原魔方,十分好玩(Third-order cube software and can disrupt the cube, the cube automatically restored, very fun)
    2011-09-07 16:58:48下载
    积分:1
  • 24Points
    24点游戏,找出所有解。给任意4个数,该程序能找出所有通过加,减,乘,除,括号算出24结果的算式。(24-point game, find all solutions. To any four numbers, the program can identify all through add, subtract, multiply, divide, calculate 24 results parentheses formula.)
    2013-08-19 12:02:21下载
    积分:1
  • nine
    说明:  一个九宫格小游戏的源代码,主要应该编辑框,实现输入,编辑和修改,检测(A Jiugongge game' s source code, should the main edit box, the input, editing and revising, testing)
    2011-04-07 11:59:56下载
    积分:1
  • C-xiangmu
    男人下100层小游戏,学校C语言项目用C写的。但是用到了C++的图形库,所以是CPP文件。几乎都是C的语法。是男人下100层小游戏。(100 men under the layer of small game, the school C language program written in C. But the use of the C++ graphics library, so is the CPP file. Almost all of the C syntax. Is the man under 100 layers of small game.)
    2013-10-08 09:58:33下载
    积分:1
  • ray
    随机设置了雷的位置,当用户输入的位置与雷的位置相同,则游戏结束。否则该位置处打印出笑脸。(Ray random set position when the user enters the same position and the position of mine, the game is over. Otherwise, the position of print faces.)
    2013-11-01 10:33:06下载
    积分:1
  • gameprg
    game 游戏 华容道(game game Hua Rong Dao)
    2008-03-13 17:39:45下载
    积分:1
  • Eluosi
    以前写的一个俄罗斯方块程序 纯Windows API 和 GDI接口编写的 是学习Windows编程的好例子(A Tetris program used to write pure Windows API the GDI interface to write is a good example to learn Windows programming)
    2012-09-07 13:12:21下载
    积分:1
  • Cpp2
    连连看游戏的雏形,适合编程者初学阶段。望签收(lianliankan game)
    2012-01-17 09:45:22下载
    积分:1
  • renju
    说明:  五子棋游戏。利用人工智能算法,基于VC++平台。单机游戏,( The use of artificial intelligence algorithms, based on VC++ platform. Stand-alone game,)
    2010-03-19 22:30:03下载
    积分:1
  • 696518资源总数
  • 104730会员总数
  • 34今日下载