HTML5 and JavaScript Game Development Competition in just 13 kB

Repeewsenim

"Repeewsenim" is derived from the classic game of Minesweeper. The twist here is that you need to play it backwards, in reverse. You know where the bombs are and need to put correct numbers on the tiles.

Controls
========

Mouse:
------
Click any cell to cycle between values 0 to 8. Left-click increments by 1 and right-click decrements by 1.

Keyboard
--------
This game is screen-reader compatible.

Navigate through cells with Tab or Arrow keys. Press Space or Enter key to cycle between values 0 to 8 or simply press the numeric key (0-8) to assign a value directly.

Categories: desktop, mobile

Feedback from the experts

Florian Rival: Love the idea of reverse Minesweeper! The good is visual superb, love the simple musics and effects. Would have loved to see more board or new various challenges with other cell types! Great job!

Anonymous: First of all congratulation on creating that amazing game with amazing graphics with a small footprint. First of all the inverse behind minesweeper is an incredible idea and I think it works pretty well. It is simple game with great art and effects. I think as a game, it is already a full nice small game but you could always enhance the game by adding more mechanics such as certain type of tiles that reduce the number on any tile around it by 1 if its is more than 0. You can have weird level layouts with walls in it and have interesting different level configuration beside the classic look.

back