Skip to content

MrcsFranca/Diamonds-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💎 Diamonds game

This simple game was created for a college work.
Here you need to find the diamonds hidden in the mine with a limited number of movements using buffs while avoiding obstacles. But take care, the mine is all based in RNG, so... you will need luck!

The game contains simple events and mini-games.

⚙️ See it running

Imagem do projeto

Imagem do projeto

👨‍💻 How to install and run

This project was made to run on the terminal

First, you will need to clone my GitHub repository

After that, just compile the C++ project:

  g++ main.cpp -o diamonds_game

And then run it:

./diamonds_game

📝 License

This project has the MIT license.

About

Try to find the diamonds hidden in the mine.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages