Skip to content

offeringofpie/minesweeper

Repository files navigation

Minesweeper

Minesweeper game written in javascript for training purposes.

Why

I wanted to learn how to spread data in a canvas grid, and how to set predictive values based on matrices.

Minesweeper is the ideal candidate.

Development

This project was made with the help of Webpack, postCSS, Babel & rxjs

Try it online

Live preview

License

This project is licensed under the MIT License - see the LICENSE file for details

MIT © J Lopes