-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
Problem:-
New players open the game and have no idea what to do. When they fail, they just see "Failed. Try Again" with zero explanation.
The game has good mechanics but do not actually teach Knative concepts. Other PRs (#68, #70, #73, #76) are adding UI , but nobody's building the teaching layer.
Add a tutorial system that guides players and explains failures:-
Tutorial tooltips:
"Welcome! In Knative, events flow from Sources to Sinks"
"Click this event to select it"
"Great! You just created a basic event flow"
Smart failure messages:
Why:- Wrong event type delivered to sink
Hint: Use filters to match colors
Knative lesson: Triggers filter events by attributes
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels