Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 661 Bytes

README.md

File metadata and controls

39 lines (28 loc) · 661 Bytes

GLES2 Minesweeper

simple Minesweeper clone made in C++ and OpenGL ES 2.0

alt text

Features

  • 11 levels with various difficulty
  • highscore save system
  • chording (uncovering nearby cells)

How to build

Before you start you'll need:

  • SDL2
  • SDL2_mixer
  • glm
  • stb

Then build the code:

git clone https://github.com/Volian0/gles2_minesweeper.git
cd gles2_minesweeper
mkdir build
cd build
cmake ..
cmake --build .

Credits

Sound effects from ZapSplat.com

Background music from PlayOnLoop.com Licensed under Creative Commons by Attribution 4.0

Color palette: https://lospec.com/palette-list/gothic-bit