MinesweeperClone

A clone of Minesweeper made using JavaScript and rendered with PixiJS.

MIT License

Stars
0

Bot releases are visible (Hide)

MinesweeperClone - v1.0.6 Latest Release

Published by Coteh 10 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/Coteh/MinesweeperClone/compare/v1.0.5...v1.0.6

MinesweeperClone - v1.0.4

Published by Coteh 12 months ago

MinesweeperClone - v1.0.3

Published by Coteh 12 months ago

What's Changed

Full Changelog: https://github.com/Coteh/MinesweeperClone/compare/v1.0.2...v1.0.3

MinesweeperClone - v1.0.2

Published by Coteh 12 months ago

What's Changed

Full Changelog: https://github.com/Coteh/MinesweeperClone/compare/1.0.1...v1.0.2

MinesweeperClone - 1.0.1 Release

Published by Coteh over 8 years ago

This release adds some minor fixes and changes.

  • Add Asset Loader (#2)
  • Add preliminary fullscreen support (stretch game screen to bounds of browser window)
  • Digits on mine count box now display amount of mines that still need to be flagged instead of amount of mines in total
  • Timer now starts when the first tile is clicked

Also added Travis CI integration support for the project.

MinesweeperClone - Initial release

Published by Coteh almost 9 years ago