althack-project / althack-project/althack

Nodes can be connected via ports on the UI

Open
#7 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C++
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

The play area canvas allows to connect nodes to one another. This should happen via ports on nodes. The ports need to be typed, meaning not all node ports can be connected to all other ports, but only to matching ones.

Two distinctions for possible connections need to be made:

- Port type
- In/Out port (out only connects to in, m:n mappings)

The connections themselves need to be typed as well to denote what the available/intended characteristics are for each connection.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.