An interactive game to learn Linux commands while having fun! Created during my first week at Wild Code School as a personal project.
Terminux is an educational game that guides you through 10 levels to master basic terminal Linux commands. Move through a visual interface representing a file system and answer questions by choosing the right commands.
- 10 progressive levels to learn essential commands
- Life system: 3 chances per level
- Visual interface: graphical representation of the file system
- Immediate feedback on your answers
- Commands taught:
cd,ls,mkdir,touch,mv,sudo, etc.
- Clone the repo
- Open
index.htmlin your browser - Click "Start" and have fun!
- Vanilla HTML/CSS/JavaScript
- Service Worker for PWA
Perfect for beginners who want to get familiar with the Linux terminal in a fun way!
Anthony Charretier anthony.charretier@etik.com
MIT License - Free to use and modify
