Skip to content

Intro Exercise: Hello World - #2

Open
f01d-zero wants to merge 1 commit into
ratatui:mainfrom
f01d-zero:00_intro
Open

Intro Exercise: Hello World#2
f01d-zero wants to merge 1 commit into
ratatui:mainfrom
f01d-zero:00_intro

Conversation

@f01d-zero

Copy link
Copy Markdown

Adds the first exercise. It teaches how to start a ratatui app 🧀.

The student uncomments ratatui::run(app) in main. The app draws "hello world" and exits on a key press.

Includes the reference solution and the info.toml entry.

- compile gate: main lacks tail expression until TODO uncommented
- drop .gitkeep files; rustlings dev check forbids extra files
- in-loop TTY check lets solution exit clean under piped stdout
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant