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

[游戏] c语言俄罗斯方块游戏程序设计报告

俄罗斯方块程序设计报告 要求支持键盘操作和7种不同类型方块的旋转变换,并且界面上显示下一个方块的提示以及当前的玩家的得分,随着游戏的进行,等级越高,游戏难度越大,即方块的下落速度越快,相应的等级,等级越高,消去一行所得到的分数越高,为玩家提供了不同的选择。
Tetris Programming Report It is required to support keyboard operation and rotation transformation of seven different types of blocks, and the prompt of the next block and the score of the current player will be displayed on the interface. With the progress of the game, the higher the level is, the more difficult the game is, that is, the faster the falling speed of the block is. The higher the corresponding level is, the higher the score obtained by deleting a line is, which provides different choices for players. (2020-12-29, C/C++, 806KB, 下载0次)

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

[游戏] 未命名3

俄罗斯方块:由小方块组成的不同形状的板块陆续从屏幕上方落下来,玩家通过调整板块的位置和方向,使它们在屏幕底部拼出完整的一条或几条。这些完整的横条会随即消失,给新落下来的板块腾出空间,与此同时,玩家得到分数奖励。没有被消除掉的方块不断堆积起来,一旦堆到屏幕顶端,玩家便告输,游戏结束。
Tetris: Different shapes of small blocks fall from the top of the screen one after another. Players adjust the position and direction of the blocks so that they can assemble one or more complete pieces at the bottom of the screen. These complete bars will then disappear, making room for the new fallen plate, while the player receives a score award. Blocks that have not been removed are piling up. Once they are stacked at the top of the screen, the player loses and the game ends. (2019-05-21, C/C++, 2KB, 下载0次)

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

[游戏] LOL免费防封+破解BOT脚本

LOL补刀 骚扰 走砍 连招 躲避等。建议先小号,黑号玩,稳定在上大号。请勿用于商业用途,本是免费使用,后果自负。
LOL mend the knife harassment and hacked and dodge. It is suggested to play the trumpet and the black number first and stabilize on the top. Do not use for commercial purposes. This is free of charge. (2018-07-11, C/C++, 31543KB, 下载35次)

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

[游戏] 24点游戏

24点游戏是经典的纸牌益智游戏。从扑克中每次取出4张牌。使用加减乘除,第一个能得出24者为赢。(其中,J代表11,Q代表12,K代表13,A代表1)随机生成4个代表扑克牌牌面的数字字母,程序自动列出所有可能算出24的表达式,用户初始生命值为一给定值(比如3),初始分数为0。随机生成4个代表扑克牌牌面的数字或字母,由用户输入包含这4个数字或字母的运算表达式(可包含括号),如果表达式计算结果为24则代表用户赢了此局。使用计时器要求用户在规定时间内输入表达式,如果规定时间内运算正确则加分,超时或运算错误则进入下一题并减少生命值(不扣分)。所有成绩均可记录在TopList.txt文件中。
24 point game is the classic card puzzle game.Take 4 cards at a time from poker. Use the first 24 can be reached add, subtract, multiply and divide, to win. (of which J stands for 11, Q stands for 12, K stands for 13, A stands for 1), and programming addresses 24 games as required. Basic requirements: randomly generated 4 cards on behalf of the surface of the card number letters, the program automatically list all possible to calculate the expression of 24, the expression evaluates to 24 representative users win this game.if the correct operation within the specified time, plus points, overtime or error in the next issue, and reduce the value of life (without deduction). all grades can be recorded in the TopList.txt file. (2017-06-28, C/C++, 7KB, 下载3次)

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

[游戏] C-gameCode

花费一下午收集的十几个C语言游戏源代码,专供初学者学习研究!含有1.俄罗斯方块,2.扫雷,3.推箱子4.贪吃蛇5.地对空大战,6.坦克大战7.计算机,8.五子棋9.任务管理器
Spend an afternoon to collect a dozen C language source code for the game, designed for beginners to learn research! Containing 1 Tetris 2 mine, 3. Sokoban 4 Snake 5 Earth-war, 6. Battle City 7 computer, 8. Backgammon 9 Task Manager (2014-02-28, C/C++, 1446KB, 下载32次)

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

[游戏] GmSrcTetrisCppfans

桌面小游戏:俄罗斯方块 (含源程序) 【软件简介】 虽然是非常古老的小游戏, 但现在仍然百玩不厌。 这个程序用BCB实现也非常简单。 为了让大家看清程序的算法, 程序的界面尽量简单, 没有过多的修饰。
Desktop games: Tetris (including source code) [Software Introduction]         Although it is a very old game, but it still will never be bored.         This process is also very simple to achieve with the BCB.         In order to let everyone see the program algorithm, the program interface as simple as possible, without too much modification. (2014-02-18, C/C++, 237KB, 下载4次)

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

[游戏] nature_park

游戏名称:彩球连连碰 游戏说明: 这实际上是一款诺基亚手机游戏(nature park),很类似于俄罗斯方块。我在这里用C语言重写了一遍。
Game Name: ball again and again touched the game Description: This is actually a Nokia mobile gaming (nature park), very similar to Tetris. I would like to use C language to rewrite again. (2007-11-26, C/C++, 32KB, 下载25次)

http://www.pudn.com/Download/item/id/365309.html
总计:187