Skip to content

Tengen-12/Cyber-Awareness-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cyber Security Awareness Training Game

Overview

The Cyber Security Awareness Training Game is an interactive desktop application designed to educate users about cybersecurity threats through a gamified experience. The game covers multiple levels, each focusing on different security topics such as phishing, password security, Wi-Fi security, ransomware, and social engineering.

Features

  • Interactive UI: Built using Tkinter with an engaging graphical interface.
  • Multiple Levels: Users progress through five levels, each covering a cybersecurity topic.
  • Scenario-Based Questions: The game provides real-life security scenarios with multiple-choice questions.
  • Score Tracking: Keeps track of users' performance and provides feedback.
  • Animations & Effects: Includes fade-in effects and a celebration animation for high scores.

Technologies Used

  • Python (Core logic)
  • Tkinter (GUI framework)
  • Pillow (PIL) (For image handling)
  • Random & Time (For animations and interactions)

Installation

  1. Ensure you have Python 3.x installed on your system.
  2. Install required dependencies using pip:
    pip install pillow
  3. Run the script:
    python CAG.py

How to Play

  1. Launch the application.
  2. Enter your name when prompted.
  3. Select a cybersecurity level (Phishing, Password Security, etc.).
  4. Answer multiple-choice questions.
  5. Receive instant feedback and track your score.
  6. Complete all levels and check your final score.

Levels & Topics

  • Level 1: Phishing Awareness
  • Level 2: Password Security
  • Level 3: Wi-Fi Security
  • Level 4: Ransomware Protection
  • Level 5: Social Engineering Defense

Screenshots

1 2 3

Future Improvements

  • Add more cybersecurity levels.
  • Integrate sound effects for better engagement.
  • Enhance UI with custom themes.

License

This project is open-source and free to use for educational purposes.

Author

Kakashi Hatake - Cybersecurity Enthusiast & Developer

About

The Cyber Security Awareness Training Game is an interactive desktop application designed to educate users about cybersecurity threats through a gamified experience.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages