Skip to content

hypevhs/MinedOut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MinedOut

CS292 -- Minesweeper-like game remake

Screenshot

Features

  • Remake of a ZX Spectrum game from 1983
  • Random mine placement
  • AI auto-solver, including Dijkstra's algorithm for pathfinding
  • Made in C# with SFML.NET
  • DOS ANSI aesthetic
  • Kinda looks like ZZT

Blog post with more information