Master Linux commands through interactive and educational games!
- Description: GUI-based game for learning Linux commands interactively.
- How to Play:
- Run the game:
python type1/run.py
- Explore the interactive GUI and enjoy learning!
- Run the game:
- Description: GUI-based game using Bash for a unique learning experience.
- How to Play:
- Run the game:
bash type1/run.sh
- Engage with the graphical interface and enhance your Linux skills!
- Run the game:
- Description: Command-line game designed for learning Linux commands in a terminal environment.
- How to Play:
- Run the game:
python type2/play.py
- Play within the terminal and improve your command-line expertise!
- Run the game:
- Description: CLI-based game using Bash scripting for a terminal-focused learning approach.
- How to Play:
- Run the game:
bash type2/play.sh
- Interact with the command line and enhance your Linux command skills!
- Run the game:
-
Clone the repository:
git clone https://github.com/KIRAN-KUMAR-K3/LinuxCommandMaestro-.git
-
Choose a game type and navigate to the respective folder.
-
Follow the instructions in the README of each game folder.
-
Start playing and learning Linux commands!
If you'd like to contribute:
- Fork the repository.
- Create a new branch:
git checkout -b feature/new-feature
. - Make changes and commit:
git commit -m 'Add new feature'
. - Push to your branch:
git push origin feature/new-feature
. - Open a pull request.
Feel free to customize this README further with installation instructions, screenshots, or any other details that showcase your project's uniqueness.