Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 692 Bytes

File metadata and controls

15 lines (10 loc) · 692 Bytes

MineSweeper

Simple Knockout JS Minesweeper game with intuitive interface...

Fork Information

This project is a fork of a Minesweeper game by Azz. I've made the following changes:

  • Fixed issues with Knockout.js and Lodash library loading
  • Resolved TypeScript compilation errors
  • Updated the code to work in a modern browser environment without module bundling
  • Improved code organization and type declarations
  • Added Intuitive UI, With a beautiful modern design. ( did my best 😭 )

These changes enhance the stability and maintainability of the codebase, making it easier for future development and ensuring compatibility with current web standards.