资源简介
Given a cave with a number of rooms, represented as a 4x4 square. There is a wumpus, a pit, a pile of gold in the world. The squares containing the wumpus, pit and gold are initialized randomly when the program is started. For example, if the wumpus, the pit, the gold is at (2, 3), (2, 2), and (3, 3), respectively, then the world looks like:
You are a warrior and required to kill the wumpus and leave the world with gold. Rules in the Wumpus World are:
1. The neighborhood of a square consists of the four squares: north, south, east, west.
2. You can do the following actions (one at a time): Go Left, Right, Up, and Down, Shoot (killing the wumpus), Grab (getting the gold).
3. You can shoot the wumpus in the neighborhood of wumpus square and grab the gold in gold square.
4. You cannot enter the square containing the pit or the live wumpus, or else you will die.
5. Each square is surrounded by walls with a door. So you cannot see what is in the
square before you enter it. But you can smell the stern in the neighborhood of
wumpus square and feel the breeze in the neighborhood of pit square. The examples of stern and breeze can be seen in the figure above.
6. You start the adventure at the square (1,1) and leave the world at (4,4).
代码片段和文件信息
// stdafx.cpp : source file that includes just the standard includes
// vwumpus.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include “stdafx.h“
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 105667 2011-12-04 18:45 wumpus world(vc++)\Debug\StdAfx.obj
文件 1376303 2011-12-04 18:45 wumpus world(vc++)\Debug\StdAfx.sbr
文件 435200 2011-12-06 12:56 wumpus world(vc++)\Debug\vc60.idb
文件 438272 2011-12-05 21:59 wumpus world(vc++)\Debug\vc60.pdb
文件 3400704 2011-12-04 18:45 wumpus world(vc++)\Debug\vwumpus.bsc
文件 204862 2011-12-06 12:56 wumpus world(vc++)\Debug\vwumpus.exe
文件 233744 2011-12-06 12:56 wumpus world(vc++)\Debug\vwumpus.ilk
文件 17869 2011-12-05 19:40 wumpus world(vc++)\Debug\vwumpus.obj
文件 7202348 2011-12-04 18:45 wumpus world(vc++)\Debug\vwumpus.pch
文件 476160 2011-12-06 12:56 wumpus world(vc++)\Debug\vwumpus.pdb
文件 57320 2011-12-06 12:56 wumpus world(vc++)\Debug\vwumpus.res
文件 6475 2011-12-05 19:40 wumpus world(vc++)\Debug\vwumpus.sbr
文件 72305 2011-12-05 21:59 wumpus world(vc++)\Debug\vwumpusDlg.obj
文件 20417 2011-12-05 21:59 wumpus world(vc++)\Debug\vwumpusDlg.sbr
文件 55908 2011-12-05 21:51 wumpus world(vc++)\Debug\wumpus.obj
文件 238703 2011-12-05 21:51 wumpus world(vc++)\Debug\wumpus.sbr
文件 3597 2004-12-19 16:23 wumpus world(vc++)\ReadMe.txt
文件 5360 2004-12-19 16:36 wumpus world(vc++)\res\blank.bmp
文件 8010 2011-12-05 22:31 wumpus world(vc++)\res\deadwumpus.bmp
文件 8010 2011-12-05 22:21 wumpus world(vc++)\res\gold.bmp
文件 8010 2011-12-05 22:24 wumpus world(vc++)\res\hero.bmp
文件 8010 2011-12-05 22:22 wumpus world(vc++)\res\pit.bmp
..A.SH. 19968 2004-12-20 18:26 wumpus world(vc++)\res\Thumbs.db
文件 9662 2004-12-20 18:24 wumpus world(vc++)\res\vwumpus.ico
文件 399 2004-12-19 16:23 wumpus world(vc++)\res\vwumpus.rc2
文件 8010 2011-12-05 22:25 wumpus world(vc++)\res\wumpus.bmp
文件 3393 2011-12-05 21:51 wumpus world(vc++)\resource.h
文件 209 2004-12-19 16:23 wumpus world(vc++)\StdAfx.cpp
文件 1054 2004-12-19 16:23 wumpus world(vc++)\StdAfx.h
文件 77908 2011-12-06 18:28 wumpus world(vc++)\vwumpus.aps
............此处省略21个文件信息
- 上一篇:jmail4.3安装组件
- 下一篇:泛微协同办公平台手册
相关资源
- 人工智能知识与知识表示
- 深度学习框架-pytorch入门与实践源代码
- 2018 世界人工智能产业发展深度分析报
- 清华-2018人工智能之自动驾驶研究报告
- 人工智能导论复习提纲48题及答案.p
- 中国科学院大学2017年高级人工智能考
- 遗传算法综述.pdf
- 人工智能:一种现代的方法 第3版 课
- power world simulator version 15 including hel
- 广东省电设一等奖作品源码_智能家居
- opencv_world420.dll
- 水果数据集(可直接上传至百度Easy
- 2019人工智能指数报告.zip
- gesture_recognition.zip
- WorldComposer 1.61.zip
- 通用人工智能游戏Demo
- inception5h
- leela-zero-0.17-win64.zip
- 人工智能及其应用pdf
- 经典教材-人工智能:一种现代方法
- 深度学习epub版2017年8月1日出版
- worldStreamer v1.5
- 游戏人工智能编程案例精粹(修订版
- 刷脸背后 人脸检测 人脸识别 人脸检
- 人工智能导论 方法与系统 刘峡壁编著
- HelloWorldDetailEarth3DEngine.pptx
- 上海交通大学:2019中国人工智能医疗
- 2017全球人工智能人才白皮书
- 人工神经网络理论、设计及应用_第
- Grokking Deep Learning最新版无水印+源代码
评论
共有 条评论