Skip to content

niklasbe/minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

minesweeper

A crude implementation of my favorite game.

This project uses a handmade D3D11 renderer.

Screenshot of the game

Features:

  • Chording
  • Flood fill
  • First sweep protection
  • Win condition

Building:

You need the Windows SDK.

cl main.cpp

Or alternatively run the provided build.bat file with the msvc environment variables set, if you want.

About

A crude implementation of my favorite game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors