Skip to content

xPompunia/saper_c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

saper_c

Minesweeper clone written in C with SDL2 — 16×16 board with 40 mines, flagging, chord-reveal on numbers, a timer, and win/loss stats appended to game_stats.txt.

Building

The game was developed with Visual Studio on Windows (it uses fopen_s) and links against SDL2. Add the sources to an SDL2-configured project and build main.c; the sprite sheets live in img/.

About

Minesweeper clone in C with SDL2 - flagging, chord-reveal, timer, and game stats

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages