/cyberdefense

Teaches students in grades 6-12 principles of cyber security through a series of missions and mini games.

Primary LanguageJavaScript

Cyber Defense - Cyber Security Education K6-K12

Teaches students in grades 7-12 principles of Cyber Security through a series of missions and mini games.

How does it work?

Cyber Defense is a web application that leverages the power of HTML5, JS, CSS and Apache Cordova to provide support for mobile devices.

How can you participate?

Feel free to review the code and come join the conversation in our Gitter channel. We're always open to fresh ideas that helps us with our goal of Cyber Security education.

Meet the guys behind CyberDefense

  • Ryan McAfee
  • Ben Avellone
  • Dan Hillman
  • Bryan Shebeck
  • Sam Austin

Development

Getting started

  1. Clone the repo with git clone https://github.com/uwfcodefest/cyberdefense.git
  2. Install dependencies with npm i -g bower && npm i && bower i
  3. Compile app assets by running npm run build
    • If on windows, run npm run build:win
  4. Run npm run dev to start the app, or npm run dev:dbg to start the app with debugging output enabled
    • If on windows, use npm run dev:win or npm run dev:dbg:win, respectively
  5. Open a web browser and view the app at localhost:8888
  6. ...
  7. Profit!

Get in touch

Connect with us on Gitter, here's our channel: https://gitter.im/uwfcodefest/cyberdefense