▍1. 天天酷跑游戏(入门级源码)
仅用于新手学习
强化学习版坦克大战,利用Q学习来完成坦克大战,体现强化学习的基本原理。(Battle City version of reinforcement learning, the use of Q-learning to accomplish physics, reflecting strengthening basic principles of learning.)
冒险岛改端教程,教你如何修改游戏脚本,加入自己想要的功能(Adventure Island change end tutorial, teach you how to modify the game script, add their desired function)
冒险岛079代码,物品对照表,代码大全,最全命令(Adventure Island 079 code, article comparison table, code Guinness, the most complete command)
安卓系统下的贪吃蛇小游戏,eclipse环境下运行。(Android system under the Snake game, eclipse environment.)
基于JAVA的简单斗兽棋游戏,可实现简单的人机对战(Based on JAVA simple Doo chess game, you can achieve a simple man-machine confrontation)
安卓版的俄罗斯方块游戏源码,适合作为毕业设计(Android version of the Tetris game source code, suitable as a graduation project)
经典的2048游戏,源码精简,亲测可用,适合初学者研究,欢迎下载(2048 classic games, pro-test available, please download)
查看梦幻西游游戏地图文件,保存输出图片格式文件(View Fantasy Westward Journey game map file, save the output image format files)
最新冒险岛118版源码。可正常编译,请放下下载!(Please download the user down)
说明: 本课程设计是基于java语言的2048小游戏设计,本游戏可通过键盘方向键来控制方块的移动,玩家每次可以选择上下左右其中一个方向去移动,每移动一次,所有的数字方块都会往移动的方向靠拢外,系统也会在空白的地方随机出现一个数字方块,相同数字的方块在靠拢、相撞时会相加。同时上面有分数显示和最高分,后期加入了很多图片,有了图形化的界面,开发基于eclipss开发平台,代码完美运行。(This course design is based on the 2048 mini game design of java language. This game can control the movement of the blocks through the keyboard arrow keys. Players can choose one of the up, down, left, and right directions to move each time. Every time they move, all the number blocks will move. In addition to moving closer in the direction, the system will also randomly appear a number square in the blank place, and the squares of the same number will add up when they move closer or collide. At the same time, there is a score display and the highest score, and a lot of pictures were added later, with a graphical interface, the development is based on the eclipss development platform, and the code runs perfectly.)
经典的西洋跳棋程序。 运用机器学习方法实现人机对弈。 方便大家学习。(Classic checkers program. The use of machine learning methods to achieve human-computer chess. To facilitate them to learn.)
是一个网络游戏,网上大部分为网络五子棋,此程序为六子棋。(Is an online game, online most of the network Gobang that this procedure for the six sub-game.)
java六子棋代码,按最长连子搜索实现步法生成(Six sub-chess java code, according to step up to achieve even generate sub-search)
记忆游戏。翻纸牌的记忆游戏。反倒两张相同的纸牌则不再翻回来。一共有4*4的纸牌。翻完算赢。(Memory game)
一个简单的jese版的飞机大战,很适合初学者,因为本人是初学者,此为本人所写,其中也有网络版,但是很不完善。需要添加功能。(A simple version of the aircraft jese war, it is suitable for beginners, because I am a beginner, this is I wrote, which is also online, but it was very incomplete. Need to add functionality.)
java编写的模仿愤怒小鸟的游戏,java版愤怒的小鸟,附带源码,编写的比较乱,希望能为大家带来点快乐。(java written in imitation of angry birds, game, java version of an angry bird, comes with source code, written in chaotic, I hope to bring point of happiness.)
在AndroidStudio上开发的2048小游戏。(In the development of AndroidStudio 2048 games.)