Skip to content

siddharth-ranjan/atlas-go

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

39 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŒ Atlas Go

A retro-styled geography game built with Next.js. Name countries in a chain reaction challenge!

๐Ÿš€ Quick Start

# Install dependencies
npm install

# Generate game data
npm run build:dataset

# Start development server
npm run dev

Open http://localhost:3000 to play!

๐ŸŽฎ Game Modes

  • Speed Mode - 60 seconds
  • Classic Mode - 90 seconds
  • Marathon Mode - 180 seconds
  • Endless Mode - No time limit

๐Ÿ“ฆ Deployment

# Build for production
npm run build

# Deploy to Vercel
npx vercel --prod

๐ŸŽจ Features

  • ๐Ÿ•น๏ธ Retro 90s aesthetic
  • ๐Ÿ“ฑ Fully responsive design
  • ๐ŸŽต Background music
  • ๐Ÿ”’ Secure embedded data
  • โšก Lightning fast static hosting

Made with โค๏ธ by Divy Parekh

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 79.3%
  • CSS 13.5%
  • JavaScript 4.0%
  • Java 2.9%
  • Dockerfile 0.3%