Skip to content

Le Démineur, a classical minesweeper game, is a single-player puzzle video game. Developped in JAVA with LibGDX.

License

Notifications You must be signed in to change notification settings

Frappagames/demineur

Repository files navigation

Démineur

Le Démineur est un jeu de réflexion dont le but est de localiser des mines cachées dans un champ virtuel avec pour seule indication le nombre de mines dans les zones adjacentes.

Développé en JAVA avec LibGDX dans un style rétro, il a pour plateformes cibles :

  • Le WEB (HTML5 + WebGL via GWT)
  • Android
  • Desktop (Windows, Mac, Linux via JAVA)

Mes outils :

IDE : Android Studio
Langage : JAVA avec LibGDX
Design : GIMP

Apperçu :

Aperçu


Le Démineur, a classical minesweeper game, is a single-player puzzle video game. The objective of the game is to clear a rectangular board containing hidden "mines" without detonating any of them, with help from clues about the number of neighboring mines in each field.

Developped in JAVA with LibGDX in a retro style, targets platforms are :

  • The WEB (HTML5 + WebGL via GWT)
  • Android
  • Desktop (Windows, Mac, Linux via JAVA)

My tools :

IDE : Android Studio
Langage : JAVA with LibGDX
Design : GIMP