ValentaTomas / monodes

Puzzle game inspired by Peg solitaire. Merge neighbor squares and left the last one on the marked destination.

Home Page:https://valentatomas.github.io/monodes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Monodes

Simple puzzle game inspired by Peg solitaire. Merge neighbor squares and left the last one on the marked destination.

Play the demo

Screenshot

There is an easy algorithm for generating levels - you just construct them backward.

The flaw of this game mechanic is that it is very hard to learn to find merging patterns that you know and to get better at the game. You practically have to think things through to the end before you even start merging anything. There is no room for error, recovery, or learning(=fun).

About

Puzzle game inspired by Peg solitaire. Merge neighbor squares and left the last one on the marked destination.

https://valentatomas.github.io/monodes


Languages

Language:TypeScript 96.0%Language:CSS 1.6%Language:HTML 1.3%Language:JavaScript 1.1%