搜索资源列表
javachessfixed
- java编的一个中国象棋游戏 由两人对弈,没有设置电脑AI 利用的是在swing上实现的各项功能.-java a series of the Chinese chess game from two players, AI is not provided with computer use is the swing to achieve the various functions.
FourInARow
- 模仿Fyrad32编写的四子棋游戏,电脑的AI算法出众,不过没有存档功能-imitate Fyrad32 prepared by the four-game of chess, computer AI algorithms outstanding, but not filing function
showhand.rar
- 一个梭哈游戏,暂时未加入人工智能,但程序可以自动识别玩家手中牌的类型,并可比较牌的大小,A Stud game, not yet join the AI, but the program can automatically identify the type of players card in their hands, and can compare the size of the card
magicTank
- 类似疯狂坦克的小游戏,由FLASH CS4开发的2D游戏,AI参数可根据需要调整。使用了Actionscr ipt3.0脚本语言对MC的之间碰撞进行检测,供学习参考用。-Similar Fengkuangtanke small game, by FLASH CS4 developed 2D games, AI parameters can be adjusted. Actionscr ipt3.0 scr ipting language used on the collision between
OthelloGame
- simple java programme with a playable othello game with consistent ai players
blackandwhite
- 一个简单的黑白棋游戏,带有简单的人工智能。动画做的还成。ai很傻。-Riversi a simple game with simple artificial intelligence. Also into the animation to do. ai silly.
Othello
- 使用java编写的GUI的黑白棋游戏,搜索算法采用经典的博弈树,并在此基础上做了大量优化,我的评估函数采用了Simon M. Lucas 和 Thomas P. Runarsson 在其合作发表的 Temporal Difference Learning Versus Co-Evolution for Acquiring Othello Position Evaluation 中通过对比即时差分学习(TDL,Temporal Difference Learning)和协同进化(CEL,Co-
slgai
- J2SE开发简单SLG游戏AI寻径处理代码,主要展示游戏AI的运行原理,适合初学者-J2SE development of simple SLG game AI routing handling code, the main display of the operation principle of the game AI for beginners
Five
- J2SE写的一个人机博弈,电脑具有AI的五子棋游戏,供大家学习,界面部分不是很完善,该源码主要体现了电脑的AI-J2SE write a human-computer game, computer AI' s welcome to play with, for them to learn, the interface part is not very perfect, the source is mainly reflected in the computer AI
othelloflex
- A simple othello game in flex builder based on AI and real game player tactics research, code thoroughly documented in Serbian.
AI-TicTacT2181465202010
- the tic tac toe engine game that versus with computer AI
CH10
- 用java编写的中国象棋游戏,界面美观,可以实现双人对战,也就是没有写AI,呵呵。-Use Java written Chinese chess game, interface aesthetics, can realize double against, also does not have to write AI, ha ha.
WuZiQi
- 五子棋游戏,实现一个基于规则的AI算法,是相关项目实现的良好参考。-Backgammon game, achieve a rule-based AI algorithms, is related to the project to achieve a good reference.
AI-for-Game-Developers
- java编程帮助文档,主要为java编程的用户解决编程上的问题,里面很多类和方法.-java help
search-game_generics
- Search Game Generics Algorithm in Java - AI implementation
wuziqi-Gobang
- Java source code for gobang game. With AI function. Can realize Man-Machine war.
javaflightsim_source
- Java Flight Simulator is a 3D flight simulator that was programmed using Sun Microsystems Java3D API. It offers two game modes: Solo Flight - fly and fight against AI enemy planes, and Network -Java Flight Simulator is a 3D flight simulator that was
fifth-chess
- 这是空闲的时候写的局域网对战五子棋,用来和朋友玩的。 开发环境是java,支持局域网内主机间联机对战,但是单机部分还未实现,有兴致的童鞋可以自己尝试着编写一下。主要技术是socket编程以及多线程,有兴趣的可以参看一下。-I programed the game at the free time to play with my friends. It is a java application and support local host connection. But the AI didn
2048-AI-master
- 2048自动移动,实现自动跑分,智能判断条件优化,也可以手动玩此游戏-2048 automatic movement automatic run points, intelligent judgment optimization, you can manually play this game
chess
- 能实现基本的界面,实现人机互动α-β剪枝算法(here designed and has realized one two person to under gobang single plane game.has contained the gobang procedyre checkerboard initialization,the game rule,the victory and defeat judgment method)