An online casino game based on Minesweeper!
Explore this website »
Visit Wiki
·
Report Bug
·
Request Feature
Table of Contents
Mines is an online gambling game based on Minesweeper. The player chooses a custom number of bombs and wagers a set amount of money. They are then tasked with revealing tiles on a 5x5 board. Each tile could be a gem, increasing their win payout, or a bomb. If a bomb is hit, the player loses their entire bet. As you uncover more tiles, the payout multiplier increases at an exponential rate!
Below is a comprehensive list of the frameworks and libraries used to build ChoreSplitter.
To get a local copy of Mines up and running, follow these simple steps.
You must have Node.js installed on your machine.
Below are the necessary steps needed to run this project.
- Clone the repo
git clone https://github.com/TechnoVisionDev/Mines.git
- Navigate to the project directory and install dependencies:
npm install
- You can now run the server using node:
npm start
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the GNU GPLv3 License. See LICENSE.txt
for more information.
Thomas Peters - @tomm__peters - tapeters@usc.edu
Project Link: https://github.com/TechnoVisionDev/Mines
Below are some resources that have been instrumental in making this project a reality!