démineur in class
Documentation
🇬🇧 Description
Démineur in Class is a modern object-oriented Minesweeper remake, built with Python and Pyxel. Your mission is to reveal all safe tiles on the grid without triggering a bomb. 💥
Each match is randomly generated, ensuring a new layout every time. Every tile shows the number of nearby bombs, helping you deduce where they’re hidden. Clicking a bomb ends the game instantly, while revealing all safe tiles means victory. 🌟
The visuals use Pyxel sprites, giving the game a nostalgic pixel-art look. At startup, one of three random difficulty levels is selected, changing the board size and bomb count.
🎮 How to Play


Left click 🖱️: reveal a tile.


Right click 🖱️: place or remove a flag to mark a possible bomb.


Hitting a bomb reveals the full map (you lose).


Reveal all safe tiles to win.


Color cues indicate the outcome: red for loss, green for victory. Démineur in Class is a calm yet strategic puzzle — a timeless challenge reimagined in pixel form. 💣✨
License: MIT
Files
  • app.py
  • res.pyxres
  • my_resource.pyxres
  • screenshot.gif
DéMINEUR IN CLASS
🕹️ https://pyxelstudio.net/sfa46mdl

#gamedev #retrogames #game #python #pyxel