-
tetris
用java语言实现的经典的俄罗斯方块游戏。(java implementation of simple Tetris game.)
- 2013-12-16 20:56:21下载
- 积分:1
-
三国杀版连连看,HTML5+Javascript脚本开发的游戏
三国杀版本的很精彩,详见截图
- 2013-01-09下载
- 积分:1
-
星辰桐人
一个普通的小游戏,没有什么功能,就一个游戏(An ordinary little game, no function, just a garbage game.)
- 2020-06-19 16:40:01下载
- 积分:1
-
24点游戏源码,用C#写的,有答案提示
24点游戏是一种使用扑克牌来进行的益智类游戏,游戏内容是:从一副扑克牌中抽去大小王剩下52张,任意抽取4张牌,把牌面上的数(A代表1)运用加、减、乘、除和括号进行运算得出24。每张牌都必须使用一次,但不能重复使用。在不同版本中,对J、Q、和K的处理有些差异。一个常见的版本是把J、Q、和K去除,或当成10;还有一个版本是把J表示11,Q表示12,K代表13。
有些组合有不同种算法,例如2,4,6,Q四张牌可用 2 + 4 + 6 + 12 = 24 或 4 × 6 ÷ 2 + 12 = 24 或 12 ÷ 4 × (6 + 2) = 24等来求解。也有些组合算不出24,如1、1、1、1 和 6、7、8、8等组合。
用C#写的小游戏,只提供加减乘除四则运算,可以提供大家参考。
- 2022-06-29 12:48:15下载
- 积分:1
-
caishuzi
猜数字:由计算机随机产生一个1~10000以内的数字,用户根据提示猜出该数字,功能要求如下:
(1)游戏结束条件:1)在规定时间内正确猜出该数字;2)规定用时耗完。
(2)游戏提示:根据用户的输入与所产生数字的大小关系给出正确提示,例如,随机产生数为5000,若用户输入6000,则提示“高了”,若用户输入4000,则提示“低了”。
(3)游戏结果显示:1)若用户在规定时间内正确猜出数字,则显示“恭喜!正确猜出数字***。”;2)若到达规定时间但并未猜出,则显示“很遗憾,未能在规定时间内猜出正确数字,该数字为***。” ,其中,“***”表示所需猜出的随机数。
(4)游戏时间设置:可由用户灵活设置游戏时间,此部分内容应在游戏开始前完成。
(5)游戏退出设置:在每轮游戏结束之后,给出提示语,请用户选择是否继续游戏。
(Guess the Numbers: randomly generated by computer within a 1 ~ 10000 Numbers, according to the user to guess the Numbers, functional requirements are as follows:
(1) the game conditions: 1) correctly guess the number within the given time 2) regulation is run out.
(2) game tip: according to the size of the user input and produced digital relationships give prompt, correct, for example, random number is 5000, if the user input, 6000 indicates that high , if the user input, 4000 indicates that the low .
(3) the game results showed: 1) if the user within the prescribed time to guess the Numbers correctly, is displayed congratulations! Guess the right number***. 2) but not guess, if arrive time required is displayed it s a pity that failed to guess the right number within the prescribed time, the number is***. , among them, *** needed to guess the random Numbers.
(4) : time setting can be set by the user the game time, this part should be completed before the start of the ga)
- 2020-07-04 13:20:01下载
- 积分:1
-
0206220330
一个用Visal C++编写的俄罗斯方块小程序。(A used Visal C++ Prepared Tetris applet.)
- 2008-07-15 08:44:06下载
- 积分:1
-
字符贪吃蛇游戏
一个小程序,著名经典的游戏贪吃蛇,Windows环境下运行。
使用_kbhit()和_getch()获得键盘输入。
只是玩玩而已,在程序中加入图形化接口、积分系统后可以更精致。
- 2022-03-05 11:27:31下载
- 积分:1
-
ju
说明: 易语言极客数字矩阵游戏源码例程程序结合易语言扩展界面支持库实现数字矩阵游戏。
(Easy language game geek digital matrix source routine procedures combined with easy language support library expansion interface to achieve the digital matrix game.
)
- 2017-03-13 14:00:06下载
- 积分:1
-
ttttttttttt
c# 功能介绍简介,主要是介绍游戏里面的一些功能而已,大家很有参考价值的(c# desian sign comfeigeilaeitiong)
- 2013-12-26 14:29:28下载
- 积分:1
-
RunnableDemo2
模拟重力的弹球的.java程序,applet,编译后可以直接运行(bounceball runnable)
- 2011-11-24 20:39:16下载
- 积分:1