搜索资源列表
Multiplayer
- 一个坦克大战游戏的JAVA编程,实现了坦克大战的游戏过程。1P: o, p键转动炮塔, k,l键调节炮弹发射角度(以此来控制射程), j键开火, 键盘上下左右键控制方向。 2P: e, r键转动炮塔, f,g键调节炮弹发射角度, c键开火, w,s,a,d键控制方向-an impressive game JAVA programming, sees the realization of the game. 1P : o, p rotating turret keys, k, l keys
fivechess
- JAVA网络版五子棋程序。采用C/S模式,能够实现人与人之间的对战。
wuziqi
- 自己用java写的一个五子棋小程序,C/S结构,包含客户端和服务器的源代码,供以参考。-Own use java applet written in a Gobang, C/S architecture, including client and server source code, for by reference.
p2pGame
- Java写的井字棋游戏,C/S模式,双方都使用这个程序,一方创建游戏,另一方输入对方IP并加入游戏。在局域网中游戏。-Written in Java chess game Tic-Tac-, C/S model, with both sides using this procedure, a party created games, the other input IP and the other into the game. In LAN games.
TankWar1.9.11.1
- 利用JAVA来实现C/S客户端服务器端坦克大战小游戏。-The use of JAVA to achieve C/S client-side server Battle City game.
netPuker
- java 扑克牌游戏源代码,给予服务器和客户模式-java puker code which is based on c/s mode
GAME
- it s just a gamie code that i develop on the c++ platform .It s a more entertainig game and i was inspired from the similar game on the java platform.
Renju-Source
- 基于C/S模式实现了一个拥有独立服务器端、支持多个客户连接的网络五子棋对弈程序。用java编写-Based on C/S model to achieve a have independent server, support multiple customers connected network renju play chess program. jmichelle
UnrealScript
- 这是一篇描述Unrealscr ipt编程语言的技术文档。它不是指南,也没有提供有用的Unrealscr ipt代码的详细例子。要获得Unrealscr ipt的例子,读者可以参考引擎的源代码,它提供了成千上万行的有效代码,用来解决许多例如AI、运动、武器装备和触发事件等很多问题。最好的入门方式是查看"Actor"、"Object(物体)"、 "Controller(控制器)"、 "Pawn(士兵)" "Weapon(武器)"的脚本。 本文档假设读者使用过C/C++或 Java编程语言、熟
wzq
- 用java实现的五子棋,经典游戏,经典C/S模式,适合初学者学习使用。-With java achieve 331 classic games, classic C/S mode, suitable for beginners to learn to use.
Bucketing-the-landlord
- java开发的斗地主,基于c/s开发,包含源码。-a game called Bucketing the landlord
chatroom
- c/s结构的java java java-c/s structure javajavajavajavajava
QQ
- 此软件是用java开发的基于c/s的QQ聊天系统-This software is based in java c/s of the QQ chat system
halma-master
- 一个用Java在eclipse开发的中国跳棋小游戏,基于C/S模式,有客户端和服务端,导入可直接运行-Halma is a logical board game as known as Chinese checkers. The game is played by two players on opposing corners of the board.
ActionListener
- import java.awt.* import java.awt.event.* public class Calculator implements ActionListener { String s= " ",s1 double d1,d2 JFrame jf = new JFrame( "计算器 ") JTextField tf = new JTextField() public void init()//实现
Java-liaotian
- 一个Java聊天程序服务端和客户端程序,C/S结构,ChatServer 类实现了一个聊天室服务器端, 此类有一个构造器, 在构造器中使用newServerSocket()建立一个Socket 连接。RunServer()方法中运行聊天服务,通过Socket 类的getInetAddress().getHostName() 方法获得主机名, 建立新的ChatHandler 对象实例, 在synchronized (clients)中取得与客户端的同步。内部类ChatHandler 继承了Thre
GAME126
- it s just a gamie code that i develop on the c++ platform .It s a more entertainig game and i was inspired from the similar game on the java platform.