Make a "Where Is X (Country / City / Point of Interest) On The Map?" game.
Here's how you would create a Map Game for your site: ...
First, you need a webserver running on your computer. We're running a webserver with a dummy article on it so we can test against publishing these maps in articles. May want to revisit that decision.
- Check out this repo.
git clone git@github.com:denverpost/mapgame.git
- Symlink the repo into an active webserver on your computer.