WRAITH is a cyber-themed, terminal-based text adventure game written in Bash scripting. Play as a Malware Knight Guardian fighting through waves of malware bosses to secure the digital realm. Integrating turn-based combat with educational Kali Linux quizzes, WRAITH combines fun with cybersecurity learning.
- Turn-based combat with light, heavy, and dodge attacks
- Power-up system: attack boosts, defense, healing, and dodging
- Multiple difficulty levels affecting number of bosses
- Engaging storyline featuring malware-themed bosses
- Kali Linux quiz integration for power-up rewards
- Colorful ANSI-coded terminal interface with ASCII art
- Player health, lives, and strategic gameplay elements
Clone this repository: git clone https://github.com/BADDGER7/Wraith
cd wraith
Make scripts executable:
chmod +x wraith powerups.sh interface.sh
Add the game folder to your PATH for easy access:
sudo cp wraith /usr/local/bin
Start the game by typing:
wraith
Follow on-screen prompts to select difficulty, engage in battles, and answer quizzes.
In the shadows of the digital world, Malware Knights threaten network integrity. You are the Malware Knight Guardian, the last line of defense against these malicious threats. Defeat bosses like Pisher, Spammer, Cryptor, Injector, and RootGroot to secure the cyber realm.
Contributions are welcome! Feel free to fork this repo, make changes, and submit pull requests. Please report issues and suggest ideas.
Developed by Parth Namdev Patil.