A custom version of the classic Minesweeper game - built to be played locally. This is not a public web application, it only works on your own machine when you host it yourself.
Language choice: The code is written mainly in Finnish.
Database: Game data is stored in the SQLite file game.db.
Usage: The application runs locally. Does not include public hosting or web service.
Make sure you have the necessary dependencies installed.
Launch the application locally on your own machine.
Play and develop the game further if you wish!
This project is licensed under the MIT License. You are free to use, modify, and distribute it with proper attribution.
See the LICENSE file for full details.
The project was made by Julle98 and helped by Copilot.