Skip to content

Commit 4c1cce9

Browse files
deps: bump tui-big-text from 0.7.3 to 0.8.1 and add UI screenshots (#88)
* deps: bump tui-big-text from 0.7.3 to 0.8.1 Bumps [tui-big-text](https://github.com/joshka/tui-widgets) from 0.7.3 to 0.8.1. - [Release notes](https://github.com/joshka/tui-widgets/releases) - [Changelog](https://github.com/joshka/tui-widgets/blob/main/CHANGELOG.md) - [Commits](ratatui/tui-widgets@tui-big-text-v0.7.3...tui-big-text-v0.8.1) --- updated-dependencies: - dependency-name: tui-big-text dependency-version: 0.8.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * deps: bump ratatui from 0.29 to 0.30 Required for compatibility with tui-big-text 0.8.1 which uses ratatui-core 0.1.0 * docs: add UI screenshots to README --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c5fe696 commit 4c1cce9

File tree

4 files changed

+7
-1
lines changed

4 files changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010

1111
Stop learning commands in isolation. Train real development workflows with FSRS-powered spaced repetition (20-30% faster mastery), daily quests, XP progression, and anti-farming mechanics that ensure genuine skill development.
1212

13+
<img src="assets/main-menu.png" width="600" alt="Main Menu">
14+
1315
> [!IMPORTANT]
1416
> **100% Offline & Privacy-First** — No internet required, no telemetry, no cloud sync. All data stays on your machine in `~/.config/helix-trainer/`
1517
@@ -24,8 +26,12 @@ Stop learning commands in isolation. Train real development workflows with FSRS-
2426
- **Anti-Farming Protection** — Session penalties prevent XP exploitation
2527
- **Profile & Statistics** — Track your progress, view mastery levels, and see performance analytics
2628

29+
<img src="assets/profile.png" width="600" alt="Player Profile">
30+
2731
### Mini-Games Mode
2832

33+
<img src="assets/arcade-mode.png" width="600" alt="Arcade Mode">
34+
2935
- **Arcade Training** — 60-second timed sessions with automatic scenario progression
3036
- **Streak Multiplier** — Build combos up to 5x for consecutive completions
3137
- **Lives System** — Start with 3 lives, earn bonus lives at score milestones
@@ -191,7 +197,7 @@ All commands powered by `helix-core` v25.07.1 for 100% accuracy.
191197

192198
Most Helix/Vim tutorials:
193199

194-
- Teach `dd` (delete line) in isolation ❌
200+
- Teach `xd` (delete line) in isolation ❌
195201
- Show `w` (next word) on synthetic text ❌
196202
- Stop at "congratulations, you know the basics!" ❌
197203

assets/arcade-mode.png

116 KB
Loading

assets/main-menu.png

178 KB
Loading

assets/profile.png

108 KB
Loading

0 commit comments

Comments
 (0)