联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 游戏(635) 
按平台查找All Visual C++(635) 

[游戏] 俄罗斯方块

支持双人游戏,双人对战,人机对战,还有电脑自动的教学演示。其他的功能还有语言的选择,可选中文或英文。
Support two person game, two person fight, man-machine fight, and computer automatic teaching demonstration. Other functions include language selection, Chinese or English. (2020-03-13, Visual C++, 7915KB, 下载0次)

http://www.pudn.com/Download/item/id/1584105403230954.html

[游戏] gdmag

  Stan Melax 正在加拿大亚伯达大学攻读计算机科学博士学位,致力于研究交互式3D技术和算法。他同时是Bioware的技术总监,曾经参与《超钢战神》这款游戏的制作,现在正在为他们的下一款游戏实现非常酷的3D效果,你可以通过电子邮件跟他联络:melax@cs.ualberta.ca。
A Simple, Fast, and Effective Polygon Reduction Algorithm     (2016-01-25, Visual C++, 561KB, 下载5次)

http://www.pudn.com/Download/item/id/1453692985226261.html

[游戏] VCPP-Win32-Tetris-game-source-code

这是一个经典游戏俄罗斯方块的源代码,在vs2010中可以运行,对于学习vc++编程是个很好的实例教程。
This is a classic Tetris game source code, you can run in vs2010, for learning vc++ program is a good tutorial examples. (2015-07-17, Visual C++, 4698KB, 下载5次)

http://www.pudn.com/Download/item/id/1437108877458662.html

[游戏] Tetris-game_c-language

此程序为c语言编程的俄罗斯方块游戏,可以设置游戏的速度和起始难度,是一款经典的休闲游戏。
This program is c programming Tetris game, you can set the speed and difficulty of the game starting, is a classic casual games. (2015-03-12, Visual C++, 5KB, 下载3次)

http://www.pudn.com/Download/item/id/1426146648760861.html

[游戏] B8

任给一个自然数,若为偶数除以2,若为奇数则乘3加1,得到一个新的自然数后按照上面的法则继续演算,若干次后得到的结果必然为1
Either to a natural number, if it is even divided by two, if odd then by 3 plus 1, to get a new natural numbers, in accordance with the above rules to continue to calculus, the results obtained after a number of inevitable for a (2014-06-29, Visual C++, 7KB, 下载1次)

http://www.pudn.com/Download/item/id/2577820.html

[游戏] tetris

俄罗斯方块(Tetris, 俄文:Тетрис)是一款风靡全球的电视游戏机和掌上游戏机游戏,它由俄罗斯人阿列克谢·帕基特诺夫发明,故得此名。俄罗斯方块的基本规则是移动、旋转和摆放游戏自动输出的各种方块,使之排列成完整的一行或多行并且消除得分。
Tetris (Tetris, Russian: Тетрис) is a popular global video game consoles and handheld game, it was invented by the Russians 阿列克谢帕基特 Ivanov, it was this name. The basic rules of Tetris is to move, rotate and display a variety of game automatically block output, arranged so that the complete elimination of one or more lines and score. (2014-05-18, Visual C++, 3KB, 下载1次)

http://www.pudn.com/Download/item/id/2543937.html

[游戏] Russian-Code

升级版的俄罗斯方块游戏,对方块形状进行重新设计。从中可以学到许多C语言知识,作为实战项目熟练C语言很好。
Upgraded version of the Tetris game, box shape redesign. You can learn a lot from the C language knowledge of C language proficiency as a real good project. (2014-05-13, Visual C++, 3KB, 下载2次)

http://www.pudn.com/Download/item/id/2539013.html

[游戏] ELUOSI

俄罗斯方块是一款风靡全球的掌上游戏机和PC机游戏,它造成的轰动与创造的经济价值可以说是游戏史上的一件大事。它由俄罗斯人阿列克谢·帕基特诺夫发明,故得此名。俄罗斯方块的基本规则是移动、旋转和摆放游戏自动输出的各种方块,使之排列成完整的一行或多行并且消除得分。它看似简单却变化无穷,俄罗斯方块上手极其简单,但是要熟练地掌握其中的操作与摆放技巧,难度却不低。作为家喻户晓老少皆宜的大众游戏,其普及程度可以说是史上任何一款游戏都无法相比的。相信大多数人都还记得为它痴迷得茶不思饭不想的那个俄罗斯方块时代。由于俄罗斯方块具有的数学性、动态性与知名度,也经常拿来作为游戏程序设计的练习题材。
Tetris is a popular global handheld console and PC games, and the creation of economic value it caused a sensation can be said to be a major event in the history of the game. It was invented by the Russian people 阿列克谢帕基特 Ivanov, it was this name. The basic rules of Tetris is to move, rotate and display a variety of game automatically block output, arranged so that the complete elimination of one or more lines and score. It seems simple but endless variations, Tetris is extremely simple to use, but to skillfully master the operation and placement techniques which, the difficulty is not low. As a well-known popular game for all ages, its popularity can be said that the history of any game can not be compared. I believe most people still remember it too obsessed with tea do not think Rice did not want that Tetris era. Because of Tetris with math, dynamic and well-known, and often used as a game programming exercise theme. (2014-04-22, Visual C++, 1KB, 下载1次)

http://www.pudn.com/Download/item/id/2518576.html

[游戏] Russia

俄罗斯方块游戏在vc6.0环境下以单文档模式完成,有实现上下左右四键控制,有游戏难度设置。
Tetris game vc6.0 environment in a single document mode is completed, there are up and down about four-button control, there is the game difficulty settings. (2014-03-29, Visual C++, 5085KB, 下载4次)

http://www.pudn.com/Download/item/id/2497322.html

[游戏] VC-P-P-MFC-game

VC++MFC小游戏开发实例教程+扫雷+五子棋+俄罗斯+老鼠滚球
VC++MFC small game development tutorials+ mine+ backgammon+ Russia+ mice Bowls (2014-03-25, Visual C++, 2828KB, 下载10次)

http://www.pudn.com/Download/item/id/2492888.html

[游戏] WORK

方块移动和回放演示。原本是做饿罗斯方块游戏的,基类都写好了。增加了回复游戏过程,及其搞笑的功能(老师要求~. ~)
Moving boxes and playback demo. Ross was originally done hungry game box, the base class are written. Reply increased during the game, and funny features (teacher asked ~ ~) (2013-12-06, Visual C++, 271KB, 下载1次)

http://www.pudn.com/Download/item/id/2419812.html

[游戏] Tetris

俄罗斯方块(Tetris, 俄文:Тетрис)是一款风靡全球的电视游戏机和掌上游戏机游戏,它由俄罗斯人阿列克谢·帕基特诺夫发明,故得此名。俄罗斯方块的基本规则是移动、旋转和摆放游戏自动输出的各种方块,使之排列成完整的一行或多行并且消除得分。
Tetris (Tetris, Russian: Тетрис) is a popular the global TV game consoles and handheld console games, the invention by the Russian people 阿列克谢帕基特 Ivanov, it was this name. The basic rules of Tetris moving, rotating and placing games automatically output a variety of boxes, arranged in a complete one or more lines and eliminate the score. (2013-01-30, Visual C++, 63KB, 下载9次)

http://www.pudn.com/Download/item/id/2130706.html

[游戏] VC-eluosi

这个代码为经典小游戏俄罗斯方块,该算法实现了游戏的基本功能,代码简洁易懂,可以为初学者所参考。
This code is the classic game Tetris, the algorithm of the game' s basic functions, the code easy to read reference for beginners. (2010-11-20, Visual C++, 73KB, 下载3次)

http://www.pudn.com/Download/item/id/1352750.html

[游戏] game

次代码是我自己编写的俄罗斯方块的小游戏 我使用Visual C++编写的,很简单,只要稍微有点C编程的程序员都可以看懂
Time code is written my own Tetris game I use Visual C++ written, is as simple as a little C programming, programmers can understand (2010-06-04, Visual C++, 3KB, 下载1次)

http://www.pudn.com/Download/item/id/1202099.html

[游戏] VC6Games

VC6GamesVC++游戏编程经典教材,包括扫雷,五子棋,俄罗斯方块,老鼠和滚球,飞机游戏,五子棋等游戏是实现过程和代码讲解
VC6GamesVC++ game programming classic textbooks, including mine, backgammon, Tetris, mice and bowls, aircraft games, backgammon and other games is to realize the code explain the process and (2010-05-19, Visual C++, 5656KB, 下载7次)

http://www.pudn.com/Download/item/id/1180390.html

[游戏] VC6.0game

全面介绍VC6.0环境下的游戏编程。其中包括windows自带的扫雷,五子棋,俄罗斯方块,飞行游戏等多种游戏的源码。
VC6.0 a comprehensive introduction to game programming environments. Including the windows of mine own, Gobang, the Russian box, flying a variety of games source games. (2009-05-14, Visual C++, 2828KB, 下载7次)

http://www.pudn.com/Download/item/id/760513.html

[游戏] 20076261723732317

这是一个用c语言写的游戏,是大家熟悉的俄罗斯方块.希望大家能够在平时多写点程序,这有利于成长
This is a language used to write c of the game, everyone is familiar with the Russian box. We hope to write more points in peacetime procedures, which is conducive to growth (2007-07-03, Visual C++, 411KB, 下载6次)

http://www.pudn.com/Download/item/id/302905.html

[游戏] Tetris_source_hge

基于 hge 引擎开发的俄罗斯方块DEMO,只实现了游戏的主干部分,对游戏的手感比较满意。
hge engine based on the development of the Russian box DEMO achieved only part of the backbone of the game, The feeling of the game quite satisfactory. (2007-06-06, Visual C++, 2493KB, 下载98次)

http://www.pudn.com/Download/item/id/293093.html

[游戏] RusBlock

这个小的俄罗斯方块的游戏是我刚学VC时做的,基本功能都实现了,可以供初学VC的朋友参考。
this small Russian box of the game is just learning VC I am doing, the basic functions are achieved, and for a novice can VC friends reference. (2007-03-22, Visual C++, 41KB, 下载2次)

http://www.pudn.com/Download/item/id/258411.html

[游戏] 101Test

刚入门VC写的一个滚球小的游戏,是多线程的.加定时器触发。也是windows可视化编码的入门程序.可以给新手学习.
portal VC just wrote a small ball of the game is multithreaded. Canada timer trigger. Visualization is also windows coding induction procedures. To the novice can learn. (2007-03-11, Visual C++, 42KB, 下载56次)

http://www.pudn.com/Download/item/id/254095.html