-
MFC_Othell14882010282002
this is small othello game. you can see the source and everything pls download it and learn
- 2012-03-31 21:56:42下载
- 积分:1
-
VegaDirectInpu
主流仿真软件Vega对游戏手柄的操作支持有限,本文介绍了对Vega操作手柄的扩充功能。(Vega mainstream simulation software for the operational support Gamestick limited, This paper introduces the operating handle on the Vega extensions.)
- 2007-12-21 23:26:34下载
- 积分:1
-
2.3
一个简单的猜数游戏程序:
利用Math.random()方法生成0-1之间的double型数dNum,将dNum转换为0-100之间的整数iNum。
利用KeyInput.readInt()方法接收键盘输入的整数inNum。如果inNum小于iNum,在屏幕上显示“输入的值小,请输入更大的数.”;如果inNum大于iNum,在屏幕上显示“输入的值大,请输入更小的数.”;如果inNum等于iNum,在屏幕上显示“猜对了.”,并结束运行。
猜测错误的时候,重新输入inNum,直到猜对为止。如果猜测10次后仍未猜对,显示“猜测次数已达10次,猜数失败.”,并结束程序的运行。
(A simple guessing game program: use Math.random () method to generate double-type numbers between 0-1 dNum, will dNum into an integer between 0-100 iNum. use KeyInput.readInt () method receives the keyboard input integer inNum. If inNum less than iNum, the screen " Enter the value of the small, enter the greater number." If inNum than iNum, the screen " Enter the value of the large number of smaller type." If inNum equal iNum, displayed on the screen, " guessed." and end the run. guess wrong, re-enter inNum, until you guess it right up. If the guess was right 10 times not to show " guess the number has reached 10 times, guess the number of failures." And end the program.)
- 2010-11-03 14:29:09下载
- 积分:1
-
20170422
贪吃蛇游戏是经典手机游戏,既简单又耐玩。通过控制蛇头方向吃蛋,使得蛇变长,从而获得积分。(Snake game is a classic mobile phone game, which is simple and playable. By controlling the direction snakeheads eat eggs, the snake long, so as to obtain the integral.)
- 2017-04-22 11:33:00下载
- 积分:1
-
五子棋游戏C++源码
个人开发五子棋游戏的源代码,利用MFC实现,仅供参考!(personal development renju game's source code, using MFC for reference!)
- 2005-06-08 15:31:50下载
- 积分:1
-
wuziqi
五子棋代码 源码 源码 源码 源码 源码 源码 源码 源码 源码 源码(wuziqi )
- 2010-12-24 14:32:15下载
- 积分:1
-
gamesl
C语言编写的仿微软系统经典游戏扫雷,源代码全是C语言写的。大家学习、观摩。(The classic game Minesweeper of the the imitation Microsoft System C language source code is written in C language. Them to learn, to observe.)
- 2013-01-22 21:16:02下载
- 积分:1
-
vc五子棋网络版本1.0
网络五子棋系统,用vc实现.学习vc对话框编程,网络编程。(331 network system, using vc achieve. Learning vc dialog programming, network programming.)
- 2005-06-16 12:03:04下载
- 积分:1
-
Creating-Games-in-CPP---A-Step-by-Step-Guide-doc
Creating Games en c++ step by step
- 2012-02-04 09:56:55下载
- 积分:1
-
bomb
It s a game you have to find out where the bombs are. Hope you Enjoy it.
- 2011-04-25 00:29:19下载
- 积分:1