Hexalink: Difference between revisions
Reformatting
Nikitaivanov (talk | contribs) (Created page with "[Hexalink](https://play.fancade.com/60D8A2D86F631309) is a game by LukaszM. It is a hexagonal variant of Link by nmskr. File:hexalinklukaszm.png == How to Play == Tap on an edge to place a line, tap the edge again to remove it. Tap with 2 fingers to enable/disable numbers. Buildings (numbers) indicate how many lines surround the cell. You win if all conditions are met: * The line makes a single loop * The line never makes a 3 way branch * There are no isolated...") |
RandomName (talk | contribs) (Reformatting) |
||
Line 1: | Line 1: | ||
[ | {{Game | ||
|guid=60D8A2D86F631309 | |||
|title=Hexalink | |||
|author=LukaszM | |||
}} | |||
[https://play.fancade.com/60D8A2D86F631309 Hexalink] is a game by LukaszM. It is a hexagonal variant of [[Link]] by nmskr. | |||
== How to Play == | == How to Play == | ||
Line 13: | Line 18: | ||
== Basic Logic == | == Basic Logic == | ||
Some of these logic will be modified versions of original [ | Some of these logic will be modified versions of original [https://www.conceptispuzzles.com/index.aspx?uri=puzzle/slitherlink/techniques Slitherlink] logic, so check those out before looking at hexalink logic. | ||
Note: images are edited such that visualizations of cross marks are added to make it easier to see. | Note: images are edited such that visualizations of cross marks are added to make it easier to see. |