Skip to content

wolf495/goldmine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goldmine

Introduction

This project was created for CPSC 340, to focus on 2d arrays, input handing, and error handling. The concept follows the logic of minesweeper, where there is an empty grid with 3 objects hidden in it. A gold object, coal, and rainbow. Finding each gives a special message and updates player stats.

How to Install / Run

  • run git clone https://github.com/wolf495/goldmine.git to close the project
  • run sudo apt-get install build-essential to install Make and g++ incase your machine does not have it
  • run make to compile and create an executable
  • run ./playGame

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published