https://github.com/rojenzaman/child-console
Get children used to the terminal!
https://github.com/rojenzaman/child-console
cli-game console-game terminal-game
Last synced: 14 days ago
JSON representation
Get children used to the terminal!
- Host: GitHub
- URL: https://github.com/rojenzaman/child-console
- Owner: rojenzaman
- License: mit
- Created: 2022-11-24T23:08:04.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-05-20T11:15:02.000Z (about 2 years ago)
- Last Synced: 2025-02-27T06:50:16.062Z (over 1 year ago)
- Topics: cli-game, console-game, terminal-game
- Language: Shell
- Homepage: https://cc.rojen.uk
- Size: 509 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.mdwn
- License: COPYING
Awesome Lists containing this project
README
## ChildConsole>
Try it out on the web: [cc.rojen.uk](https://cc.rojen.uk) (ttyd)
ChildConsole is a console emulator designed to familiarize children with the command-line interface. I originally developed this console for my 5-year-old brother (2022), and realizing its potential benefit for others, I decided to share the code on GitHub.
### Educational Purpose
The `ls` command in ChildConsole displays a list of simple two and three-letter commands. Encourage children to recognize and identify these commands on the list and practice typing them on the keyboard.
### Manual Page
To learn more about how to use the ChildConsole, type `man` or visit the online manual at: [local/man/README](local/man/README)