Skip to content

111nation/CLI-Coin-Maze-Game

Repository files navigation

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?


CLICoin.mp4



How to Install

Requirements:

  • GNU g++ compiler or any C++ compiler
  • Windows

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'



About

This is a C++ project console game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published