文件名称:poa-final-project
文件大小:23KB
文件格式:ZIP
更新时间:2024-04-23 22:01:18
C#
最终项目
【文件预览】:
poa-final-project-main
----.travis.yml(620B)
----Character()
--------Explorer.cs(1KB)
--------CellMemory.cs(325B)
--------Memory.cs(3KB)
--------ExplorerNode.cs(2KB)
--------Player.cs(8KB)
--------PlayerFactory.cs(237B)
----Environment()
--------Forest.cs(7KB)
--------ForestFactory.cs(217B)
--------Cell.cs(1KB)
--------ForestConfiguration.cs(351B)
--------CellType.cs(856B)
----Program.cs(176B)
----Wumpus.csproj(453B)
----ForestInterface.cs(416B)
----tests()
--------ForetNeighborStatusTest.cs(4KB)
--------ForetCreateTest.cs(8KB)
--------CellTest.cs(836B)
--------MatchExecutionLevel2.cs(7KB)
--------EngineOutput.cs(627B)
--------MatchExecutionLevel1.cs(10KB)
----Match.cs(5KB)
----PlayerInterface.cs(348B)
----Game.cs(820B)
----.gitignore(6KB)
----ForestAbstractFactory.cs(130B)
----README.md(652B)
----GameConfiguration.cs(181B)
----PlayerAbstractFactory.cs(141B)
----.vscode()
--------launch.json(1KB)
--------tasks.json(1KB)