master
#!/usr/bin/env node import startGameProgression from '../src/games/progression.js'; startGameProgression();