Skip to content

katharosada/learn-cryptography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

learn-cryptography

This is an AppEngine app for learning basic crytography through analysing and decrypting a series of texts. It's designed as a game targeted at high school students.

The live game will be available at learn-cryptography.appspot.com when ready enough for public use (i.e. not yet).

To set up your own development version follow instructions at: https://developers.google.com/appengine/downloads to install the Google App Engine SDK for Python. You will need Python 2.7.

Install Bower (bower.io) or nodejs (nodejs.org) which will install bower for you. Then, in the top level learn-cryptography directory run:

npm install OR bower install

This will fill out the necessary dependencies in the client/bower_components directory used by the app. Run the AppEngine app with the local dev appserver.

About

Online cipher decryption puzzles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published