Skip to content

tylertrotter/road-trip

Repository files navigation

Road Trip (WIP)

Road trip logistics gamified.

road-trip

How to Play

Each game players are challenged to drive to a list of destinations matching certain criteria. Players are only allowed a certain number of stops and drive-time hours to complete the trip. Stops can be 5 hours away from each other at the maximum. The number of stops and hours allowed, the checklist of destinations, and the starting location of the trip are all given at the beginning of the game.

Example Destination Checklist:

  • A spot at over 1,000 ft. elevation
  • A city over 1 million in population
  • A state capital
  • A spot on the Ohio River
  • A spot on a Great Lake
  • 2 spots in the same state
  • A spot that gets less than 35 in. of precipitation per year

Project setup

Warning: The code is a bit shambolic right now.

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Road trip logistics gamified.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published