Repository for Terminal User Interface (TUI) apps. Mostly for fun (ex: games), learning a framework (ex: Textual), etc.
- Square Tic Tac Toe โ form a square with 4 corners
- Linux CLI Text Processing Exercises โ 70+ exercises for CLI text processing
- Python re(gex)? playground โ interactive playground for Python Regular Expressions
- Python re(gex)? exercises โ 100+ exercises for Python Regular Expressions
- Grep Exercises โ 50+ exercises for
GNU grep(or alternate implementations likeripgrep) - Sed Exercises โ 50+ exercises for
GNU sed - Awk Exercises โ 80+ exercises for
GNU awk - Awk Tutorial โ brief tour of the
awkcommand - Python Exercises โ exercises and quiz for beginner-intermediate level Python learners
- Connect Square โ form a line or square or both with 4 cells
The Textual team for quickly resolving issues and helping me out when I was stuck.
MIT, see LICENSE file