Skip to content

๐Ÿ’ฃ Classic Minesweeper meets cybersecurity! ๐Ÿ” Hunt for hidden malware in network grids while learning threat detection ๐Ÿ›ก๏ธ | Three difficulty levels from rookie to expert ๐ŸŽฏ | Built with pure JavaScript and classic algorithms ๐Ÿ’ป | Can you find all threats before they breach? ๐Ÿš€

Notifications You must be signed in to change notification settings

TheGhostPacket/network-minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ’ฃ Network Minesweeper

An educational cybersecurity twist on the classic Minesweeper game! Scan a network for hidden malware and threats.

Network Minesweeper

๐ŸŽฎ Play Live Demo

๐ŸŽฏ Features

  • ๐Ÿ” Three difficulty levels (Easy, Medium, Hard)
  • ๐Ÿ’€ Find hidden network threats
  • ๐Ÿšฉ Flag suspicious devices
  • โฑ๏ธ Timer and scoring system
  • ๐ŸŽฏ High score tracking
  • ๐Ÿ“ฑ Mobile responsive

๐Ÿ•น๏ธ How to Play

  • Left Click: Scan a device (reveal)
  • Right Click: Flag suspected malware
  • Numbers: Show how many threats are nearby
  • Goal: Find all malware without clicking on one!

๐Ÿ› ๏ธ Built With

  • Pure HTML5, CSS3, JavaScript
  • No external dependencies
  • Responsive design

๐ŸŽ“ Educational Value

Demonstrates:

  • Grid-based algorithms
  • Recursive flood fill
  • Game logic and state management
  • Cybersecurity concepts (network scanning, threat detection)

๐Ÿ“„ License

MIT License - feel free to use for learning!


Made with โค๏ธ by TheGhostPacket

About

๐Ÿ’ฃ Classic Minesweeper meets cybersecurity! ๐Ÿ” Hunt for hidden malware in network grids while learning threat detection ๐Ÿ›ก๏ธ | Three difficulty levels from rookie to expert ๐ŸŽฏ | Built with pure JavaScript and classic algorithms ๐Ÿ’ป | Can you find all threats before they breach? ๐Ÿš€

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages