111nation / CLI-Coin-Maze-Game

This is a C++ project console game
3 stars 0 forks source link

Coin Based Maze Runner

Version 1


You discover a creepy temple on a faraway island. It has been rumoured that coins lurk down below but with a catch... The only way to escape the labyrinth is to collect all the loot and avoid monsters! Are you able to take on the challenge, player?





How to Install

Requirements:

Running:
Currently, no binary version is available, install this repository and use g++ to build each .cpp file and link them together.
Alternatively, use the compile.bat file to automate the compilation. Requires g++ compiler.

Tutorial

Movement: WASD
Quiting: ESCAPE

The goal of this game is to collect as many coins as possible

[!NOTE] Coins - 'C'
Player - 'V'