UNPKG

sandhill-road

Version:

A narrative-driven startup simulation game where you guide a founder from garage to exit

6 lines (4 loc) 137 B
#!/usr/bin/env node // Entry point for Sandhill Road game // This runs the compiled JavaScript version require('./dist/cli/index.js');