Skip to content

kengraf/CipherMaps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CipherMaps

Deployment

  • Clone this repo
  • Change the Maps API key in index.html to be a key you own.
  • This repo provides three maps (NH, US, and WORLD) with three corresponding json files.
  • You can modify an existing map or create new.
  • Invoke URL format is: https://your-domain/?Region=your-map-name

Note

The web app deployment links below are currently tied to Google Firebase. The Map API key is restricted to the domain "ciphermaps.web.app". You will need your own Maps API key for your domain. Firebase hosts this static web site for free. Clone this repo in a GCP cloudshell; firebase init; firebase deploy.

Example maps

New Hampshire based map
United States based map
World based map

More details here, the lesson plan contains solutions.

About

NH, US, and World based cipher challenges

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published