A retro-styled geography game built with Next.js. Name countries in a chain reaction challenge!
# Install dependencies
npm install
# Generate game data
npm run build:dataset
# Start development server
npm run dev
Open http://localhost:3000 to play!
- Speed Mode - 60 seconds
- Classic Mode - 90 seconds
- Marathon Mode - 180 seconds
- Endless Mode - No time limit
# Build for production
npm run build
# Deploy to Vercel
npx vercel --prod
- ๐น๏ธ Retro 90s aesthetic
- ๐ฑ Fully responsive design
- ๐ต Background music
- ๐ Secure embedded data
- โก Lightning fast static hosting
Made with โค๏ธ by Divy Parekh