Avoid the Mines 💣 Play Now
v1.0 includes static setup with 10x10 board & 10 mines.
Planned features include:
- customizable grid size
- customizable mine count
- database to store high scores
- leader board
This project is licensed under the MIT License - see the LICENSE.md file for details
In your terminal,
-
npm install
In your terminal,
- Run webpack
npm run build-dev
- Start your server
npm start
In your browser,
- Navigate to
http://localhost:3005
available soon...