Skip to content

WRAITH is a terminal-based, cyber-themed text adventure game developed in Bash scripting. Step into the role of a Malware Knight charged with defending the digital realm against waves of malicious malware bosses threatening to corrupt the network.

Notifications You must be signed in to change notification settings

BADDGER7/Wraith

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WRAITH

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.


Features

  • 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

Installation

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


Usage

Start the game by typing:

wraith

Follow on-screen prompts to select difficulty, engage in battles, and answer quizzes.


Story

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.


Contributing

Contributions are welcome! Feel free to fork this repo, make changes, and submit pull requests. Please report issues and suggest ideas.


Credits

Developed by Parth Namdev Patil.

About

WRAITH is a terminal-based, cyber-themed text adventure game developed in Bash scripting. Step into the role of a Malware Knight charged with defending the digital realm against waves of malicious malware bosses threatening to corrupt the network.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages