You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple Minesweeper clone written in PHP, using recursion to implement board-clearing logic. Built with some friends as a learning project to practice algorithms, functions, and problem-solving.
Gameplay Visuals
Select level:
Gameplay:
Winner:
Loser:
About
Small command line game made with a couple of friends while learning PHP.