CrossConnect GB

From GameBrew
Revision as of 07:13, 13 September 2023 by HydeWing (talk | contribs) (Created page with "{{Infobox GB Homebrews |title=CrossConnect |image=crossconnectgbc.png |description=Puzzle game based on the classic game Numberlink. |author=Quinn Painter |lastupdated=2022/05/14 |type=Puzzle |version=1.0 |format=CGB,DMG |license=MIT |download=https://dlhb.gamebrew.org/gbhomebrews/crossconnectgbc.7z |website=https://github.com/QuinnPainter/CrossConnect |source=https://github.com/QuinnPainter/CrossConnect |donation= }} {{#seo: |title=GameBrew |title_mode=append |image=cro...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
CrossConnect
Crossconnectgbc.png
General
AuthorQuinn Painter
TypePuzzle
Version1.0
LicenseMIT License
SystemCGB,DMG
Last Updated2022/05/14
Links
Download
Website
Source

A puzzle game for the Game Boy based on the classic game Numberlink.

Written in a mixture of C and ASM using GBSDK.

User guide

Each puzzle is a square grid, containing several pairs of nodes sharing the same colour/number/shape. Your goal is to draw lines so that:

  • Every node is connected to its pair.
  • The entire board is filled with lines.

You can move the cursor using the D-pad. To draw lines, move the cursor over a node or the end of a line, hold A, then move the cursor again.

Use the B button to delete lines. If a line segment isn't connected to any node, it will be automatically deleted.

If a level has you totally stumped, or you're just a dirty little cheater, all level solutions can be found in the levelgen/levels/ folder. Don't worry, I won't judge you. Probably.

Tip: In the level select menu, you can hold Select to switch pages faster.

Controls

D-Pad - Cursor

A - Hold to draw

B - Delete, Return

Start - In game menu

Screenshots

crossconnectgbc.pngcrossconnectgbc2.png

crossconnectgbc3.pngcrossconnectgbc4.png

Credits

External links

Advertising: