Skip to content

andresusanto/TreasureHunter3D

Repository files navigation

TreasureHunter3D

Treasure Hunter 3D Game With Bot (using Greedy algorithm). Implemented using DirectX and DXUT. Programming language C++.

How to compile

Open Solution with Visual Studio and Build it.

I used Visual Studio 2010 to make and build this project. I think, this project will work in VS 2010 or later.

Inputs

This game uses several input files:

  1. ai.txt --> For AI Level
  2. level1.txt --> For level 1
  3. level2.txt --> For level 2

Screen shoots

Main Menu:

Main Menu

AI Mode Play:

AI Mode

Shooting Enemy:

Shooting

Open chest with tool:

Tool Selection

Score board: Score Board

License

MIT License

About

Treasure Hunter 3D Game With Bot (using Greedy algorithm). Implemented using DirectX and DXUT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published