More actions
No edit summary |
No edit summary |
||
Line 16: | Line 16: | ||
==User guide== | ==User guide== | ||
An initial grid of dots are drawn; a square of 4x4 dots, with a rectangle of 4x3 added to each side. During each turn, draw a straight line that is exactly five dots long, such that: | |||
An initial grid of dots are drawn; a square of 4x4 dots, with a rectangle of 4x3 added to each side. | |||
During each turn, draw a straight line that is exactly five dots long, such that: | |||
* No part of the new line can retrace any portion of a previously drawn line. | * No part of the new line can retrace any portion of a previously drawn line. | ||
* The line can continue an existing line (they must not overlap). | * The line can continue an existing line (they must not overlap). | ||
Line 26: | Line 22: | ||
* This missing dot (which can be at either end of the new line, or somewhere in the middle) is also drawn during the turn. | * This missing dot (which can be at either end of the new line, or somewhere in the middle) is also drawn during the turn. | ||
* If no new dot is needed when drawing the line, the dot may be saved and can be used in later turns. | * If no new dot is needed when drawing the line, the dot may be saved and can be used in later turns. | ||
The objective is to make a five-segment line from four dots, and draw in the fifth. | |||
==Changelog== | ==Changelog== |
Revision as of 01:43, 8 Haziran 2021
Morpion Solitaire | |
File:Morpionsolitaireds.png | |
General | |
---|---|
Author(s) | Gedeon34 |
Type | Board Puzzle |
Version | 2.01 11July2007 |
Licence | Mixed |
Links | |
[Media:Morpionsolitaire201ds.zip Download] | |
Website |
<htmlet>adsense</htmlet>
Morpion Solitaire is a ort of Join Five (also known as Morpion solitaire, Cross 'n' Lines or Line Game) on DS.
It allows level changes and a change in the way add pawns.
User guide
An initial grid of dots are drawn; a square of 4x4 dots, with a rectangle of 4x3 added to each side. During each turn, draw a straight line that is exactly five dots long, such that:
- No part of the new line can retrace any portion of a previously drawn line.
- The line can continue an existing line (they must not overlap).
- Exactly one of the five dots covered by the new line is missing from the grid before the line is drawn.
- This missing dot (which can be at either end of the new line, or somewhere in the middle) is also drawn during the turn.
- If no new dot is needed when drawing the line, the dot may be saved and can be used in later turns.
The objective is to make a five-segment line from four dots, and draw in the fifth.
Changelog
2.01
- Fix refresh of the image bug.
- Added a little trick.