搜索资源列表
网络游戏“水果机”例程详解
- 诺基亚Java用户界面API程序员指南,手机与JAVA开发者有帮助-Nokia Java user interface API programmer's guide and the phone with Java developers help
srabblet
- 用java编写的小游戏 支持多用户 支持网络-java prepared with the support of small game support multi-user network
java
- * File: ControlPanel.java * User:相思无偿 * Date: 2004.12.3
JavaSwingxjzb
- 星际争霸的JAVA版所有源代码。基于Swing的界面控制编程,以及一些用户交互控制,鼠标拖放,屏幕滚动,游戏角色创建与控制等方面的应用,对学习JAVA编程是绝佳的参考范例。-JAVA version of StarCraft all the source code. Swing-based interface to control the programming, as well as some user interaction control, drag and drop, scrolling
five
- 1.1 题目:多用户五子棋游戏 1.2 要求实现一个简单的多用户五子棋的游戏程序,包括如下两个界面: (1)选择对弈桌及角色(执黑、执白、观看)。 (2)在游戏界面,有开始,退出(游戏未结束、点退出自动判负);发言及显示区;用户列表区;棋盘绘制区-1.1 Title: Multi-user 1.2 Gobang game demands a simple multi-user games Gobang procedures, including the following two i
sd
- 实现一个简单的多用户五子棋的游戏程序,包括如下两个界面 (1)选择对弈桌及角色(执黑、执白、观看)。 (2)在游戏界面,有开始,退出(游戏未结束、点退出自动判负);发言及显示区;用户列表区;棋盘绘制区。 -The realization of a simple multi-user games Gobang procedures, including the following two interface (1) choice of chess table and role (Bla
wzq
- 网络五子棋,能够制定合法规则,支持人机对弈,支持网络对弈,方便用户操作。-Gobang network, to develop legal rules to support the human-computer game, game support network and user-friendly operation.
RussianRECT
- J2ME开发的俄罗斯方块小游戏,有注释,通俗易懂,供初学者参考,能够通过此代码快速了解J2ME的基础知识-J2ME development Tetris game, there are notes, user-friendly for beginners and reference, can quickly understand the code of the basic knowledge of J2ME
java
- java 课程设计五子棋游戏 (1) 实现具有图形用户界面的五子棋游戏,界面美观。 (2) 可以实现人-人对战或者简单算法的人-机对战。-java course design welcome to play (1) implementation with a graphical user interface welcome to play beautiful interface. (2) can be achieving- Skirmish or a simple algorithm
ATM
- 模拟ATM机器的小程序,可以输入账号,选择清除和确认-Simulate ATM machine, user can enter in their account, and then choose cancel or enter.
java-xiangqi
- 象棋java小游戏,用户界面友好,颇具个性化。-Chess java games, user-friendly, quite personal.
Mini-Project
- java小游戏,通过GUI操作的卡牌类游戏。根据花色和点数的不同有不同的得分。得分结果于最后显示。内附用户指南-a mini game of java.You can play cards through GUI and get scores according to the instruction.A user manual is included.
Java-Eight
- Java版八数码游戏 更优化的算法,更直观的界面 可以随机生成八数码图由用户来拼 解不出来? 没关系,电脑帮你拼回去-Java version of the eight digital game More optimization algorithms, a more intuitive interface Randomly generated eight digital format by the user to fight Solution does not come
Guess.java
- 一个猜谜游戏,随机生成的数字在100以内,使用for循环来确认用户是否猜到数字,外部用一个do-while循环来确认用户是否要继续比赛。-A guessing game, randomly generated numbers less than 100, use a for loop to confirm whether the user guessed numbers outside with a do-while loop to confirm whether the user wants
java slot machine
- In this laboratory you will write a simplified version of a slot machine. Although physical slot machines can be used for gambling, we are not gambling in this class. We are playing for points only . Here is how a simple slot machine works: Three num
贪吃蛇java代码
- 软件项目名称:贪吃蛇游戏 1. 用户需要开发一款命名为贪吃蛇的休闲小游戏 2. 开始游戏时,存在一条运动的小蛇和蛇需要吃掉的豆 3. 用户通过键盘的“上下左右”键控制小蛇分别向“上下左右”运动来吃掉豆,同时增加自身的长度 4. 小蛇不能碰到边界 5. 小蛇自身不能碰撞 6. 游戏在任何时候都可以退出(Software project name: Snake game 1., users need to develop a snake named leisure games 2.
java实习
- 1、用控制台输入输出 完成剪刀石头布 游戏 2、用控制台完成 彩票号码生成器 3、完成简单版猜数字游戏,生成100内数字,用户输入,提示大了或小了,次数可调整 4、用户控制台输入年份月份,在控制台打印该月的月历(use the console input and output to complete the scissors stone cloth game Use the console to complete the lottery number generator complet
5javaprogram
- 1.游戏要有图形用户界面,界面能够反映游戏所有的细节。 2.界面中要有坦克,墙,树林,河流。 3.界面中要有一个“家”,“家”被攻击中则输了游戏。 4.坦克分两种,敌方和我方。 5.墙也分为两种,可以穿透的普通墙,不可以穿透的铁墙。 6.树和河流均只有一种,树林坦克可以通过。 7.坦克可以发射子弹,敌我方的子弹属性一样。 8.我方子弹可以杀死敌方坦克,敌方子弹也可以杀死我方坦克,但需要多枪子弹才可以杀死。 9.敌方之间不可以杀死对方。(Implement a java versi
Java坦克大战源码
- 本系统的坦克大战是基于Java语言设计开发的,具有高超的人工智能,精美的图形处理,支持单机单人双人和网络对战的坦克射击游戏,比网络上实现的游戏更加方便,快捷,智能。运用Java这个跨平台的编程语言,运用了用户图形界面, 程序接口和基本函数绘制来实现,事件监听(包括鼠标事件,键盘事件,响应时间)也是这个游戏的特色。(The tank war of this system is designed and developed based on Java language. It has excelle
霸剑诛神-傲视千雄
- 霸剑诛神-傲视千雄 jar 游戏,需要使用jar模拟器打开来玩(a jar j2me game , need to user java emulator to run and play)