-
PlaneGame0.4
用JAVA编写的简单的飞机飞行类小游戏,躲避界面内的小球(Simple flight games written in Java to avoid small balls in the interface.)
- 2020-06-16 15:00:02下载
- 积分:1
-
CSOL
这是一个CSOL源码,里面功能很多,相信有很多人还在玩这个游戏,希望对你有所帮助!(This is a CSOL source code, which features a lot, believe that a lot of people are still playing this game, and I hope to help you!)
- 2021-01-13 07:08:47下载
- 积分:1
-
llk
自己用c写的一个在windows下运行的连连看游戏程序(They used to write c lianliankan game program running under windows.)
- 2015-04-04 10:25:35下载
- 积分:1
-
象棋完整源码下载(含本地sdf数据库)
核心代码://Microsoft Developer Studio generated resource script.//#include "resource.h"#define APSTUDIO_READONLY_SYMBOLS///////////////////////////////////////////////////////////////////////////////// Generated from the TEXTINCLUDE 2 resource.//#include "afxres.h"/////////////////////////////////////////////////////////////////////////////#undef APSTUDIO_READONLY_SYMBOLS/////////////////////////////////////////////////////////////////////////////// Chinese (P.R.C.) resources#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_CHS)#ifdef _WIN32LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED#pragma code_page(936)#endif //_WIN32#ifdef APSTUDIO_INVOKED///////////////////////////////////////////////////////////////////////////////// TEXTINCLUDE//1 TEXTINCLUDE DISCARDABLE BEGIN "resource.h
- 2014-10-21下载
- 积分:1
-
XNARPGBookCode
RPG Programming Using XNA Game Studio 3.0 源代码(source code for RPG Programming Using XNA Game Studio 3.0)
- 2009-06-19 19:29:27下载
- 积分:1
-
56845757555
金庸小说人物卜,游戏编程源码,很好的参考资料,有需要的就下载吧。(Characters in the novels of Jin Yong Bu, game programming source code, a good reference, there is a need to download it.)
- 2013-10-08 22:38:55下载
- 积分:1
-
Smallgame
j2mw小游戏,九宫格,只是个人爱好,编写简单,只供参考(Style Box)
- 2011-11-20 12:47:34下载
- 积分:1
-
clock
贪吃蛇 通过汇编语言来做贪吃蛇 其中有这各种不同的调用(Snake Snake by which assembly language to do a variety of calls that)
- 2011-05-29 11:19:48下载
- 积分:1
-
gay
说明: GLScene project i dont know at all maybe its cool
- 2019-03-31 00:26:00下载
- 积分:1
-
Guessinggame
说明: 猜数字游戏
1.实验目的
使用if…else和循环语句解决问题。
2.实验要求
编写一个Java应用程序,实现以下功能:
(1)程序随机产生一个1~100间的整数;
(2)用户在输入对话框中输入自己的猜数;
(3)程序根据用户猜测的数,给出提示信息,分别是:“猜大了”、“猜小了”和“猜对了”;
(4)如果用户没猜对,可根据提示信息再次输入数,直到猜对为止。
(Guessing game
1. Purpose of the experiment using the if ... else statements and loops to solve the problem. 2. Experiments required to write a Java application, to achieve the following functions: (1) program to generate a random integer from 1 to 100 (2) user input dialog box, enter your own guessing (3) program the user to guess the number of given prompts, namely: " guess big" , " guess smaller" and " guessed it" (4) If the user did not guess right, can re-enter the number of reminder, until the guess on the up.)
- 2010-04-27 18:42:58下载
- 积分:1