Create I ❤️ place Wherigo Scenarios easily.
This Wizard will allow you to create a simple Wherigo game with "enter zone to score" rules. There are a few adjustments.
You can add zone questions to answer before user can score it. If the answer is numeric, you can use the value for encoding final coordinates (prevents stealing the final coords from the cartridge).
Use the main form to set the cartridge details, start point, final coordinates, and images. When you are ready, export WigoLove JSON to keep editing later and export GWZ for wherigo.com.
Create zones with Add new zone, draw or edit each zone area on the map, then complete the zone form with its name, description, points, image, and optional question.
Switch languages with the buttons in the top-right corner and fill in the fields for each language you want to publish.
When exporting the cartridge, the currently selected language will become the default.
Language selector will offer only languages in which you entered the cartrige name. If only one language is chosen, no language selector will be available in cartridge.
Your work is automatically saved in your browser on this device until you clear the form.
It will be used as the scenario description and as the first message for the user. Welcome the user and tell them what is the aim of this game.
I'll be grateful, if you mention me here or in the geocache listing 😊 kranfagel
When collecting all zones, the player will score {{ totalPoints }} points in current configuration.
{{ wigo.finalLat.letter }} {{ wigo.finalLat.first }}° {{ pad(wigo.finalLat.second, 2) }}.{{ pad(wigo.finalLat.third, 3) }}' {{ wigo.finalLng.letter }} {{ wigo.finalLng.first }}° {{ pad(wigo.finalLng.second, 2) }}.{{ pad(wigo.finalLng.third, 3) }}'
It will be displayed for the user after completing the scenario.
Download WigoLove JSON to import it here for editing in the future.
Download GWZ for compiling on wherigo.com website.
{{ par }}
{{ par }}
{{ zoneAnswerLetters[index] }} = {{ zone.question[lang] }}
{{ finalFormula }}