More actions
No edit summary |
No edit summary |
||
Line 18: | Line 18: | ||
The objective is to make a five-segment line from four dots, and draw in the fifth. | The objective is to make a five-segment line from four dots, and draw in the fifth. | ||
An initial grid of dots are drawn; a square of 4x4 dots, with a rectangle of 4x3 added to each side. | ===How to play=== | ||
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: | |||
During each turn, draw a straight line that is exactly five dots long, | |||
* 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. | ||
* In the outlined version, the line can continue an existing line (they must not overlap). | * In the outlined version, 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. | * 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. | * This missing dot (which can be at either end of the new line, or somewhere in the middle) is also drawn during the turn. | ||
* | * In the only outlined version, if no new dot is needed when drawing the line, the dot may be saved and can be used in later turns. | ||
==Changelog== | ==Changelog== | ||
'''2.01''' | '''2.01''' | ||
* Fix refresh of the image bug | * Fix refresh of the image bug. | ||
* Added a little trick | * Added a little trick. | ||
<br> | <br> | ||
[[Category:DS homebrew games]] | [[Category:DS homebrew games]] | ||
[[Category:Homebrew board games on DS]] | [[Category:Homebrew board games on DS]] |
Revision as of 01:41, 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
The objective is to make a five-segment line from four dots, and draw in the fifth.
How to play
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.
- In the outlined version, 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.
- In the only outlined version, if no new dot is needed when drawing the line, the dot may be saved and can be used in later turns.
Changelog
2.01
- Fix refresh of the image bug.
- Added a little trick.