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

[其他游戏] 天天酷跑源码

游戏通过按键控制人物跳跃障碍物来获得分数。这是一款轻松好玩,简单时尚的跑酷游戏。时尚Q版的动画角色和有趣酷炫的实用道具完美结合,让简单的跑酷与众不同。游戏分为酷跑人物与怪兽两方,怪兽将随机出现在酷跑路上,而玩家则需要躲避怪兽,并且拿到金币获得分数。此游戏内怪兽的种类有很多,并且出现地点不确定,玩家均需要对其进行躲避,避免碰撞。
The game uses buttons to control characters to jump obstacles and earn points. This is an easy and fun, simple and fashionable parkour game. The stylish Q version combines animated characters with fun and cool practical props to make simple parkour unique. The game is divided into two parts: the Kupao character and the monster. The monster will randomly appear on the Kupao road, and the player needs to avoid the monster and receive coins to earn points. There are many types of monsters in this game, and the location of their appearance is uncertain. Players need to avoid them and avoid collisions. (2023-10-09, Python, 10521KB, 下载0次)

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

[其他游戏] hangman

这是一个经典单词游戏Hangman的变形设计。此处第二玩家始终是计算机,它会随机选择一个单词(即下文经常用到的secretWord)。
The word to guess is represented by a row of dashes, representing each letter of the word. If the guessing player suggests a letter which occurs in the word, the other player writes it in all its correct positions. If the suggested letter does not occur in the word, the other player draws one element of a hanged man stick figure as a tally mark. (2019-04-11, Python, 193KB, 下载0次)

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

[其他游戏] BeatPlane

本游戏模拟微信打飞机游戏,不过略有不同,玩一下你就知道了^_^ 资源包含源代码、游戏素材、可执行程序(编译好了的) ps:游戏使用纯C语言,没使用任何游戏引擎
The game simulates micro-channel aircraft game, but slightly different, play what you know ^ _ ^ resource contains the source code, the game material, executable program (precompiled) ps: the game using pure C language, did not use any Game Engine (2013-09-21, C++, 247KB, 下载4次)

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

[其他游戏] catchCandyNotBananaSkin

一个小孩子在上方左右移动,不断地往下面扔香蕉皮和糖果,下面有一个小孩子由玩家操作来接糖果,接到糖果,生命值加1,接到香蕉生命值减1
A child at the top and move around constantly throw banana peels and candy to the following, the following operations have a child by a player to pick candy, candy received, the value of life plus one, received a life less a banana (2013-06-04, Python, 66KB, 下载1次)

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

[其他游戏] EatSnake

贪吃蛇又名贪食蛇,是一款经典的小游戏。玩家使用方向键操控一条长长的蛇不断吞下豆子,同时蛇身随着吞下的豆子不断变长,当蛇头撞到蛇身或障壁时游戏结束。贪吃蛇最初为人们所知的是诺基亚手机附带的一个小游戏,它伴随着诺基亚手机走向世界。现在的贪吃蛇出现了许多衍生版本,并被移植到各种平台上。
Eat Snake (2013-03-19, Java, 1466KB, 下载2次)

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

[其他游戏] Debug

开始界面出来之后出现背景音乐。游戏暂停、继续游戏、退出等操作设置,难度等级设置等。玩家可以通过键盘控制游戏区中贪吃蛇的运动方向,当贪吃蛇出界或者自身相交时,则结束游戏,否则当蛇吃到系统随机设置的食物时,则蛇身就加长,同时玩家总分增加, 过关之后也有胜利的声音 失败之后也有低落的声音 蛇采用图片,使得蛇更炫,更逼真
Began to appear after the interface out of the background music. Game suspended the operation is set to continue the game, exit, set the difficulty level. Players through the keyboard to control the direction of movement of the play area in the Snake, Snake out of bounds or intersects itself, end the game, otherwise when the snake to eat the food of the random set, then the snake on the longer, while players Total increase in clearance after the sound of victory after the failure of the low voice of the snake using the picture makes the snake more energetic, more realistic (2012-07-31, Visual C++, 5386KB, 下载4次)

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

[其他游戏] TCraazyGammeh

该游戏源码为一个坦克游戏源码,所开发的语言是C语言,该界面具有良好的界面,比较大众众化,一般人都能尝试这去玩,不免其中有非常多BUG,所以希望大家改正。 可直接使用。
Source of the game as a tank game source code, the development language is C language, the interface has a good interface to the mass public, and most people can try this play can not help them very much BUG, ​ ​ so I hope everyone correction. Can be used directly. (2012-07-26, Visual C++, 235KB, 下载4次)

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

[其他游戏] TYPING-GAME

一个打字游戏程序,这个游戏程序的思路是:A-Z 26字符从用户区顶端随机位置徐徐落下,玩游戏者通过按键盘上对应的键使相应字符消失, 如果有一个字符在落到用户底端时仍未消失,则游戏结束
a typing game,the 26 letters A~Z fall from the top, the player type the corresponding key on the keyboard, if any letter reaches the bottom, the player loses the game (2012-06-20, C++ Builder, 1094KB, 下载5次)

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

[其他游戏] eluosi

(1) 游戏方块预览功能。在游戏过程中,当在游戏底板中出现一个游戏方块时,必须在游戏方块预览区域中出现下一个游戏方块,这样有利于游戏玩家控制游戏的策略。由于在此游戏中存在19种不同的游戏方块,所以在游戏方块预览区域中需要显示随机生成的游戏方块。 (2) 游戏方块控制功能。通过各种条件的判断,实现对游戏方块的左移、右移、快速下移、自由下落、旋转功能,以及行满消除行的功能。 (3) 游戏显示更新功能。当游戏方块左右移动、下落、旋转时,要清除先前的游戏方块,用新坐标重绘游戏方块。当消除满行时,要重绘游戏底板的当前状态。 (4) 游戏速度分数更新功能。在游戏玩家进行游戏过程中,需要按照一定的游戏规则给玩家计算游戏分数。比如,消除一行加10分。当游戏分数达到一定数量之后,需要给游戏者进行等级的上升,每上升一个等级,游戏方块的下落速度将加快,游戏的难度将增加。 (5) 游戏帮助功能。玩家进入游戏后,将有对本游戏如何操作的友情提示。
(1) Game box preview function. Must be in the preview area of the game box during the game, when the backplane of the game, a game box, the next game box, it is a good strategy of the game players control games. Because in this game there are 19 different game box, so in the preview area of the game box needs to display a randomly generated game box. (2) game box control functions. Judgment through a variety of conditions, on the left of the game box, right down fast, free fall, the rotation function, as well as full row to eliminate the line. (3) game update feature. Move around in the game box, the whereabouts of rotation to clear the previous game box with the new coordinates to redraw the game box. When the elimination of a full row to redraw the current state of the game floor. (4) speed of the game scores update feature. In the game players during the game, in accordance with the rules of the game to the players to calculate the scores of the game. For example, the elimination (2012-03-28, C/C++, 151KB, 下载5次)

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

[其他游戏] War-of-submarine

此程序是我们团队用vc++6.0MFC编写的一个潜艇大战游戏,里面是源代码,有学习的同学可以参考里面的源代码!绝对运行可玩,此游戏是我们团队参加游戏设计大赛的参赛作品!
This program is our team with vc++6.0 MFC written in a submarine war games, which is the source code, learning students can refer to the inside of the source code! Absolute run playable, the game is to our team to participate in the game design contest entries! (2012-03-20, Visual C++, 56833KB, 下载20次)

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

[其他游戏] gamelife

生命游戏:这个游戏被许多计算机程序实现了。Unix世界中的许多Hacker喜欢玩这个游戏,他们用字符代表一个细胞,在一个计算机屏幕上进行演化。 该程序是用vc++和opengl实现的
This game is a lot of computer programs to achieve. Many Hacker in the Unix world like to play this game, their character represents a cell, the evolution of a computer screen. The program is achieved by vc++ and opengl (2012-03-05, Visual C++, 147KB, 下载3次)

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

[其他游戏] Magic-Bubble-Wars

魔力泡泡大作战,多人联网火拼泡泡大战,游戏方式类似于qq游戏的火拼泡泡龙,不过加入了强劲的魔法卡片系统。游戏包含大厅系统、聊天系统、形象系统、积分记录功能等,单人玩有一定难度,应该比较有趣。
Major combat magic bubble, bubble over network warfare war games like Bubble Rush qq game, but added a strong magic card system. The game contains lobby system, chat system, image system, the integral recording function, single-player has some difficulties, should be more interesting. (2011-12-30, Visual C++, 7544KB, 下载4次)

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

[其他游戏] WTWC

这是个足球比分和赛程模拟器,可以模拟世界杯出线之路。也可以稍微修改后模拟世界杯32强的赛程和比分。千变万化,没有一次是完全相同的结果。百玩不腻的足球游戏。 站长您好,非要5个吗?这可是我看家的程序了,我没有时间编那么多程序。拜托了,请支持原创。谢谢啦!
My english is poor,please read the chinese description. Thank you. (2011-02-27, DOS, 262KB, 下载10次)

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

[其他游戏] BubbleBreaker

一款VB游戏,疯狂对对碰,游戏方法是找出两个以上凑在一起的相同图形然后可以清除。代码精简,想玩的话可能看压缩包内的说明,很多手机上有这种游戏,VB版的可以借鉴一下。
A VB game, crazy right touch, the game is to get together to find the same two or more graphics can then be removed. Streamlining the code, want to play compressed package may see the instructions, many mobile phones have this game, VB version can learn from it. (2010-11-20, Visual Basic, 59KB, 下载5次)

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

[其他游戏] chap3-src

俄罗斯方块源程序:大家应该没有没玩过俄罗斯方块的吧。这个由俄罗斯人开发的,看起来普通的不能再普通的游戏,却影响到了整个世界,能达到这个成就的游戏屈指可数。
Tetris source: We should not have never played Tetris in it. The developed by the Russians, it seems ordinary game can no longer normal, but affected the whole world, to achieve the success of the game few. (2010-04-06, Visual C++, 32KB, 下载3次)

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

[其他游戏] tNes.0.3.src

这是用delphi编制的nes模拟器--tNes,目前为0.3版支持声音、单手柄、mapper0、mapper2。可以玩经典的坦克大战、玛丽奥1、魂斗罗、1944等等。40kb左右的游戏基本上都能玩。附带有2个测试用的rom,cart和nestress。写这个主要是为了加深对计算机的了解,许多地方用了简单的方法,渲染游戏画面用的是内存中的bitmap,而没有直接在显存作渲染,速度就不是很理想。这个模拟器献给70年代出生的朋友,希望能够唤醒一些童年的欢乐。
It is used delphi prepared nes emulator- tNes, currently version 0.3 to support voice, single handle, mapper0, mapper2. Can play the classic Battle City, Mario 1, Contra, 1944 and so on. 40kb or so of the game is basically able to play. Comes with 2 test of the rom, cart, and nestress. Write this major is to deepen understanding of the computer in many places with a simple way to render the game screen using a memory bitmap, but not directly in the memory for rendering, the speed is not very satisfactory. The simulator dedicated to 70 years born friend, hoping to wake up some of the joy of childhood. (2010-03-16, Delphi, 169KB, 下载11次)

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

[其他游戏] BubbleBreaker

款VB游戏,疯狂对对碰,游戏方法是找出两个以上凑在一起的相同图形然后可以清除。代码精简,想玩的话可能看压缩包内的说明,很多手机上有这种游戏,VB版的可以借鉴一下。
Subsection VB games, crazy right right touch, the game is to find together two or more of the same graphics can then be cleared. Code simplification, may not want to play, then compressed package description, many mobile phones have this game, VB version you can learn from. (2009-05-21, Visual Basic, 59KB, 下载6次)

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

[其他游戏] BubbleBreaker

一款VB游戏,疯狂对对碰,游戏方法是找出两个以上凑在一起的相同图形然后可以清除。代码精简,想玩的话可能看压缩包内的说明,很多手机上有这种游戏,VB版的可以借鉴一下。
A VB games, crazy right right touch, the game is to find together two or more of the same graphics can then be cleared. Code simplification, may not want to play, then compressed package description, many mobile phones have this game, VB version you can learn from. (2009-05-11, Visual Basic, 59KB, 下载4次)

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

[其他游戏] A_3D_CUBE_1109267262002

3D CUBE MAGIC源代码,玩家通过程序上的按钮来旋转魔方,直到各面同色,有打乱功能。用的是OpenGL,VC6编译即可
3D CUBE MAGIC source code, the player through the procedural Cube button to rotate, until the surface the same color, it disrupted the function. Using OpenGL, VC6 compiler can (2009-02-03, Visual C++, 122KB, 下载37次)

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

[其他游戏] SocketBak155

这是一个基于机顶盒平台,使用J2me开发的一个机顶盒互动游戏,移植于经典的FC游戏《坦克大战》,玩家可以使用机顶盒的遥控器直接控制自己坦克的坦克角色
This is a set-top box platform based on the use of J2me developed a set-top box interactive games, FC transplanted into classic game (2008-07-07, Java, 731KB, 下载23次)

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