Welcome to the Demineur Game repository! This project was a training experience for me, allowing me to improve my Python skills in a fun and engaging way. 🐍💻
This repository contains a Python implementation of the classic Minesweeper game, also known as "Demineur" (🇫🇷). The game features a graphical user interface and includes a bot option for automatically solving the game! 🤖
- Classic Minesweeper gameplay
- Graphical User Interface (GUI) using Pygame
- Bot option for automatic solving
- Unit tests to ensure everything runs smoothly
Here's a brief overview of the project structure:
src/: Contains the main source code for the game.core/: Core game logic.ui/: User interface components.tests/: Unit tests for the game.
README.md: This file.requirements.txt: List of dependencies.
If you have any suggestions or improvements, feel free to open an issue or submit a pull request. I'm always looking to learn and improve!
This project is licensed under the MIT License. See the LICENSE file for more details.
If you have any questions, feel free to reach out.
Eliot CHRISTON, eliot.christon@gmail.com
