GitHunt
JE

jeffTheLandShark/CSC2210-wumpus-hunt

Underwater twist on *Hunt the Wumpus* where players hunt the Kraken while managing limited oxygen. Project focuses on implementing object-oriented principles and game mechanics in C++.

csc2210-wumpus-hunt

Names: Daniel Deal, Nicholas Dickson, Leigh Goetsch

Build information:

C++ version: 20

Build tool: Ninja.exe

g++ version: 3.29.6

Steps: We use Cmake to run the build using the src/CMakeLists.txt file

Executable location: src/cmake-build-debug/Wumpus.exe

Changes to Game:

Kraken replaces the Wumpus.

Whirlpool replaces the bats that randomly move you.

Bottomless pit was removed.

Riptide was added that randomly throws you to an edge.

Oxygen level was added as a time limit.

Harpoons replaced arrows.

Nets were added to give the user a more favorable chance of finding the kraken.

Air tanks were added to replace the treasure, and increase your turn limit.

Map displays everything on the map, and is 5x6.

Languages

C++99.2%CMake0.8%

Contributors

Apache License 2.0
Created October 28, 2024
Updated December 14, 2024