文件名称:SuperMarioBoulderDash-1.0

  • 所属分类:
  • 其他游戏
  • 资源属性:
  • [Java] [源码]
  • 上传时间:
  • 2014-05-06
  • 文件大小:
  • 7.18mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • Tige****
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

https://github.com/TigerSun86/SuperMarioBoulderDash/releases



Super mario boulder dash game can be played by using arrow key in keyboard or be auto played by artificial intelligence. The executable file and source code can be downloaded at the end of the page.



The GUI is implemented by javax.swing.



The AI uses brute force to check all possible game states in 5 steps, give each state a utility value and choose the move leading to highest utility.



The utility is estimated by the win lose abort state, the coin already got, the distance to the potentially available closest coin and whether rock is blocking the coin or exit.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

文件名大小更新时间


SuperMarioBoulderDash-1.0
.........................\.gitattributes
.........................\.gitignore
.........................\Readme.txt
.........................\SuperMarioBoulderDash.jar
.........................\document
.........................\........\Florida Tech CSE 4051 Lambda Lifting.htm
.........................\........\Florida Tech CSE 4051 Lambda Lifting_files
.........................\........\............................................\200px-Green_check.svg.png
.........................\........\............................................\earth.png
.........................\........\............................................\empty.png
.........................\........\............................................\gold.png
.........................\........\............................................\javalogo.gif
.........................\........\............................................\lift.png
.........................\........\............................................\miner.png
.........................\........\............................................\open.png
.........................\........\............................................\rock.png
.........................\........\............................................\submit_server.png
.........................\........\............................................\template.js
.........................\........\............................................\wall.png
.........................\........\ICFP Contest 2012.htm
.........................\........\Maps
.........................\........\....\contest1.map
.........................\........\....\contest10.map
.........................\........\....\contest2.map
.........................\........\....\contest3.map
.........................\........\....\contest4.map
.........................\........\....\contest5.map
.........................\........\....\contest6.map
.........................\........\....\contest7.map
.........................\........\....\contest8.map
.........................\........\....\contest9.map
.........................\........\....\lightning1.map
.........................\........\....\lightning10.map
.........................\........\....\lightning2.map
.........................\........\....\lightning3.map
.........................\........\....\lightning4.map
.........................\........\....\lightning5.map
.........................\........\....\lightning6.map
.........................\........\....\lightning7.map
.........................\........\....\lightning8.map
.........................\........\....\lightning9.map
.........................\........\TestResult.txt
.........................\........\task.pdf
.........................\src
.........................\...\AStarProblem.java
.........................\...\ArrowMiner.java
.........................\...\AudioPlayer.java
.........................\...\AudioSwitch.java
.........................\...\BFSProblem.java
.........................\...\ClosestGoldFindingProblem.java
.........................\...\DefaultMiner.java
.........................\...\ExhaustiveMiner.java
.........................\...\Game.java
.........................\...\GameSimulation.java
.........................\...\GraphSearch.java
.........................\...\Gui.java
.........................\...\Lift.java
.........................\...\Maps
.........................\...\....\contest1.map
.........................\...\....\contest10.map
.........................\...\....\contest2.map
.........................\...\....\contest3.map
.........................\...\....\contest4.map
.........................\...\....\contest5.map
.........................\...\....\contest6.map
.........................\...\....\contest7.map
.........................\...\....\contest8.map
.........................\...\....\contest9.map
.........................\...\....\lightning1.map
.........................\...\....\lightning10.map
.........................\...\....\lightning2.map
......................

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org