Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

CrossConnect GB: Difference between revisions

From GameBrew
No edit summary
No edit summary
 
Line 7: Line 7:
|type=Puzzle
|type=Puzzle
|version=1.0
|version=1.0
|format=CGB, DMG
|format=CGB
|license=MIT
|license=MIT
|download=https://dlhb.gamebrew.org/gbhomebrews/crossconnectgbc.7z
|download=https://dlhb.gamebrew.org/gbhomebrews/crossconnectgbc.7z

Latest revision as of 04:06, 27 Haziran 2024

CrossConnect
Crossconnectgbc.png
General
AuthorQuinn Painter
TypePuzzle
Version1.0
LicenseMIT License
SystemCGB
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.png crossconnectgbc2.png

crossconnectgbc3.png crossconnectgbc4.png

Credits

External links

Advertising: