-
eluosifangkuai
俄罗斯方块最终版本,是用c语言写的,可自动调整。(The final version of Tetris, with c language, can be automatically adjusted.)
- 2015-09-29 09:19:47下载
- 积分:1
-
shuziyouxi
在数独高手的规则是要将9个数字填入一个9个小九宫格组成的9×9格子里。使得每一行,每一列和每个小九宫格里都有1-9的数字,并且每个数字在它所在的行、列以及每个小九宫格里面都只出现唯一一次。(Sudoku expert in the rules is to fill a 9 digit composed of nine small squares 9 × 9 grid yard. So that each row, each column and each have 1-9 small squares in the figures, and each figure in its row, column, and each small squares appear only inside the only time.)
- 2013-11-13 13:54:04下载
- 积分:1
-
multiagent
实现了一个吃豆人小游戏的功能,使用了多种搜索算法,包括DFS以及BFS等(Implements a Pac-Man game features, using a variety of search algorithms, including DFS and BFS, etc.)
- 2020-10-28 21:59:59下载
- 积分:1
-
chinachess
本文主要研究基于Java 技术的中国象棋游戏的分析与设计,对中国象棋游戏特殊的行棋规则给予了细致的分析与理解,设计出了一种实时可行的行棋规则,从移动范围、移动方向和穿越障碍几个方面重新描述行棋规则,基于Java技术通过计算机模拟实现了中国象棋特殊的行棋规则算法,设计出了一种可行的方法,使每个棋子的行棋路线都严格遵循本身的行棋规则,游戏的实战对弈得以实现,通过实验运行,证明这种限定棋子行棋路线的方法是可行的,并得到了预期的目标(This paper studies the analysis and design of the Chinese chess game based on Java technology, a special line chess rules of Chinese chess game to give the detailed analysis and understanding to design a real-time feasible line chess rules, from the range of movement, direction of movementand through the obstacles to re-describe the line chess regulation)
- 2012-04-23 22:29:26下载
- 积分:1
-
BattleOffice2
出现对象时,就设计对象,直到漏打5个对象时,则失败。(There object to the design object, until the leak to 5 objects, then fails.)
- 2011-02-07 15:02:45下载
- 积分:1
-
Snake_game
四格消砖连连看游戏,有积分模板,可暂停继续,简单实现联机功能(Fourfold eliminate tiles, Snake game, integral template, you can pause continue, simple online)
- 2013-05-03 10:55:46下载
- 积分:1
-
farm
一款基于PYTHON语言,用VIZARD软件写的小游戏 操作上类似于打地鼠 实际上是赚钱开农场的剧情 有排行榜 表妹说..挺好玩的(A small game, based on Python, written by Vizard.)
- 2020-06-30 07:00:01下载
- 积分:1
-
TheTetrisGame
经典游戏俄罗斯方块的一种简单实现,支持玩家信息的保存和统计。(A classic game of Tetris simple implementation, support the players the preservation of information and statistics.)
- 2013-09-11 14:46:11下载
- 积分:1
-
ItcastTetris
一个小型的俄罗斯方块游戏,初学java编的,不足处望提出建议(A small game tetris, beginners Java, insufficient place at advice)
- 2013-09-03 13:18:42下载
- 积分:1
-
GuessNumber
说明: 猜数字游戏
计算机随机产生一个无重复数字的四位数
若所猜的数位置与数字均正确,会显示一个A,若数字对位置不对,会显示一个B.(Number guessing game is a computer randomly generated four-digit number without repetition by the guess that if the number of locations and figures are correct, will show an A, if the number of position wrong and they' ll show a B.)
- 2021-03-22 08:19:17下载
- 积分:1