a01sa01to / opengl-minesweeper

Minesweeper Game with OpenGL and C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

opengl-minesweeper

Minesweeper Game with OpenGL and C++

Using

How to play

  • Arrow keys: Move cursor
  • Space: Magnify
  • Enter: Open cell
  • F: Flag cell
  • Q: Question Mark
  • R: Restart
  • F1: Normal Easy
  • F2: Normal Medium
  • F3: Normal Hard
  • F4: Assisted Easy
  • F5: Assisted Medium
  • F6: Assisted Hard

About

Minesweeper Game with OpenGL and C++

License:GNU General Public License v3.0


Languages

Language:C 54.1%Language:C++ 45.9%