Skip to content

This is a clone of Minesweeper, the famous PC puzzle game, written in JS using the Phaser framework. WIP.

Notifications You must be signed in to change notification settings

mondracode/phaser-minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phaser-Minesweeper 💣: A clone of the popular PC puzzle game

About the project 💬

UI is pending, but I'll get to it soon!

The name of this project is pretty much self-explanatory. I started working on this in early-to-mid 2020 as a small challenge for myself, as I was starting to get into JavaScript coding at the time.

The code is written in the PhaserJS framework and there's some work left to do. Not too long until I get working on it, though (I'm really busy). The board and game logic is 100% working, so the UI is really the thing that is missing from the game.

How can I run/test/play it?

You can either test an online work-in-progress version here, or clone the repo and run the whole folder on an HTTP server. There's many alternatives, such as Live Server for VSCode or the http.server package offered with Python.

About

This is a clone of Minesweeper, the famous PC puzzle game, written in JS using the Phaser framework. WIP.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published