Skip to content

quadroninja/minesweeper_opengl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

minesweeper_opengl

A minesweeper game I made at my leisure.

Technologies used: C, OpenGL

Controls:

Left click to open a cell

Right click to put a flag on a cell

ESC - quit the game

SPACE - restart the game

How to play

All the code is stored in one file - "main.c"

To play, download the "minesweeper.exe" file and launch it

IMPORTANT: "config.cfg" file should be in one directory with the executable

You can change the size of the board and number of mines by editing "config.cfg"

About

A minesweeper game I made at my leisure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages