A tool to trivially generate interactive maps for viewing hiding possibilities in Jet Lag The Game's Hide and Seek. So far, the following questions have been implemented (see #9 for more):
- Radius
- All
- Thermometer
- All
- Matching
- Same zone (i.e., same region or prefecture)
- Measuring
- Coastline
- Commercial airports
- Tentacles
- Zoo
- Aquarium
- Amusement Park
- Museum
- Hospital
- Movie theater
- Library
If anyone wants to help, please focus on one of the following or leave an issue with your request:
- User interface
- Custom map bounds (i.e. draw geoJSON which should be used for the bounds)
- Adding questions (#9)
- Refactoring code
- Hider menu (prevent conflicting information between hiders and seekers by adding a menu for hiders to automatically obtain answers)
- Train station fetching (use Overpass to fetch train stations in the zone and automatically show them)
- Progressive web app (#1)
- Icon for the app
This project uses ESLint and Prettier for formatting/style. Before submitting a pull request/committing, please run pnpm lint
for your code to be automatically fixed.
More documentation to come.
Note that only questions that are shown in the show will be used, for now. I do not want to "reveal" anything exclusive to The Home Game or take away from its success in any way.