搜索资源列表
Game-of-Life(jibu)
- 采用jibu实现的Java并行编程的一个例子。 演示的是生命游戏。
24points.rar
- 一个基于Java技术编写的24点游戏逼真图形版,调用了很多图片去显示游戏内容,很逼真。,Based on Java technology to prepare a 24-point life-like graphics version of the game, call a lot of pictures to show the game content, it is realistic.
LiveGame.rar
- 生命游戏的规则,大家应该都很清楚了,这个Java的生命游戏程序就是演示生命游戏,它的功能是:用户可以设置初始布局(人工布局、电脑随机生成、载入已有的生命状态布局),布局以后可以 增加或减少布局的生命个数,暂停或开始生命游戏, 另外,可以将某时刻生命游戏演进的状态保存(代码中附带几个比较有趣的 生命游戏演化状态),The rules of the game of life, we should be very clear that this Java program is the Game of
wuziqi
- 目前,以计算机技术和网络技术为核心的现代网络技术已在现实生活和生产中得以广泛的使用,休闲类网络游戏集趣味性,娱乐性,互动性和益智性与一体,已经成为多数人群的休闲方式。五子棋是当前非常流行的一种棋类游戏,它在我国的历史可谓是源远流长,它不仅能增强思维能力,提高智力,而且富含哲理,有助于修身养性-Currently, computer technology and network technology at the core of modern network technology and prod
la2_0_2
- FLASH下的STG游戏源代码 Shooter game of game of life, L.A.2 .-FLASH game source code under the STG L.A.2 Control your ship Arrow keys Fire a glider Hold down the Z key Destroy tainted cells and turrets Release the Z key
chap09
- 玩家每消灭一个电脑坦克都可以增加一些生命值 同时数显坦克的数量是固定的 游戏结束时有相应的提示信息 -Each player can destroy a computer tank add some life and value of digital tank while a fixed number of game tips at the end of a corresponding information
wq
- 围棋游戏介绍 围棋对于我们中国人来说已经远远超出了它的娱乐功能,它是一种理念,一种生活的态度,一种生命的哲学。 -Go Game Go to our Chinese people, far beyond its entertainment function, it is a concept, an attitude of life, a life philosophy.
Game
- 几个简单算法、循环、判断语写的小游戏。 猜数字、猜大小、猜拳、21点、人品计算器、你的前世 。-A few simple algorithm, cycle, write the judge a small game. Number guessing, guess the size of the finger-guessing game, 21 points, character calculator, your past life.
Life_of_-Smash-12349
- Life of Bob Flash Game Source Code
ver1
- 生命游戏,又称生命棋. 生命游戏中,对于任意位置,规则只有三条: 当周围有3个细胞时,该位置产生细胞 当周围有2个细胞时,该位置维持原样 其他情况,该位置变为无细胞 -Game of Life, also known as life chess for any position in the game of life, the rules only three: When surrounded by three cells, the location cells whe
Java-game
- 小游戏的普及是我们生活丰富多彩,扫雷游戏大多数人都玩过,那么看看它的开发原理吧-The popularity of games our life colorful, most people have played minesweeper game, then look at its development principle of it
game-of-life
- implement an automaton
life
- 一个写了一半的生命游戏,我有什么好解释的?-One wrote a half game of life, I have a good explanation?
javaKeChengSheJi
- 贪吃蛇小游戏,生活会因此多姿多彩。 能够让你变得聪明。-Snake game, makes life colorful. Can make you smarter.
Game
- 使用策略模式实现一个小游戏,要求如下: 1. 游戏中有三个角色:和尚,侠女,忍者; 2. 每个角色都有生命值和魔法值,但各角色不同。 3. 各角色外观不同。 4. 每个角色具有魔法攻击和物理攻击; 5. 物理攻击有三种:用刀、用剑、用手; 6. 魔法攻击也有三种:火系魔法、金系魔法、水系魔法; 7. 各角色可以动态更换物理、魔法攻击方式,也可以动态选择攻击方法。-Use strategy model to achieve a small game, the follo
CHAP15
- JAVA课程设计(五子棋) 包含论文 摘 要 目前,以计算机技术和网络技术为核心的现代网络技术已在现实生活和生产中得以广泛的使用,休闲类网络游戏集趣味性,娱乐性,互动性和益智性于一体,已经成为多数人群的休闲方式。 本软件使用JAVA语言实现,通过对SCOKET技术的理解,在此基础上建立服务器与多客户端的连接,利用多线程处理多个客户端之间的信息。 通过对软件的编写,加深对以上技术的理解和掌握。-JAVA Course Design (331) contains abstracts Currentl
GameOfLife
- Conway s Game of Life. 利用Swing实现, 并提供单步执行功能, 预设了2种有趣的初始图案和一个随机图案.-Conway s Game of Life. Using Swing. Provide two fixed patterns and one random pattern. Can be run step by step.
GameOfLive
- Game of life using java
life
- Game of Life Nice Interface
LifeGame
- 生命游戏的java代码源程序,有GUI界面和生命死亡与产生的变化过程-Life game java code source program, a GUI interface and life death and the resulting change process