Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
A jam submission

Christmas MinesweeperView game page

Plain old mine sweeper with some decoration for christmas.
Submitted by liberinno (@liberinno) — 21 hours, 24 minutes before the deadline
Add to collection

Play game

Christmas Minesweeper's itch.io page

Results

CriteriaRankScore*Raw Score
Presentation#203.6003.600
Use of the Limitation#273.5003.500
Enjoyment#273.1003.100
Overall#283.1503.150
Concept#472.4002.400

Ranked from 10 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.

Team members
1 - Liberinno

Software used
Aseprite, Visual Studio Code + Phaser 3

Use of the limitation
The level is hard coded

Cookies eaten
Zero, I'm trying to eat healthy

Leave a comment

Log in with itch.io to leave a comment.

Comments

Submitted(+1)

POV: first click gets a 5 O.O

Submitted(+1)

Really nice remake of the famous Game, the art is on point.

I would have liked to have some tiles revealed at the first click to help the logic flow and don't rely on forcing bombs every time (but i guess sometimes in minesweeper you have to use chance !)

Have a nice day 

Developer

That’s a very good idea for later update I guess

Submitted(+1)

Game works pretty well. This spin on minesweeper changes it from a logic puzzle didgeridoo into more of a memory game, which was interesting. There's a fine line with how many bombs you put vs how large the board is, and it felt like I ended up having to brute force almost all of the bombs.

(+1)

At start I didn't realize that the board is hard coded until I (we because I played this with my friend in dc call) clicked the middle and it was always a bomb, but this got really (maybe because it felt pretty easy and I didn't lose like every second).

Submitted(+1)

Well you would think that hard-coded minesweeper would be super easy, but I suck just as badly here as I would with randomized boards! Nicely done. Could've used some sounds though!

Developer(+1)

Thanks, I would have added some sounds if I had more time

Submitted(+1)

enjoyed playing!  I like the Christmas theme, plus the elf! keep it up!

Submitted(+1)

Nice Christmas theme! I accidentally clicked a square with a flag on it and died :( shouldn't flags protect me from misclicks? The elves are very cute, well done on the sprites! I noticed a bug where you can have a flag stuck on a cleared square, and you can't remove it. This could be fixed by making flags' squares not able to be uncovered. The fact it is the same every time is a pretty unique challenge, but the timer keeps it very difficult.  Even though there is no RNG, I managed to click on a bomb immediately XD.

Developer(+1)

My bad for that bug, guess I need to fix it ASAP