Skip to content

MasterGordon/minesweeper

Repository files navigation

💣 Business Minesweeper

This is a version of minesweeper with a expanding board after each stage. This also includes a account system with match history, spectating live matches and collectables.

🚀 Local Development

For local development you are required to have bun installed.

# Create a .env file for token signing
echo "SECRET=SOME_RANDOM_STRING" > .env
bun install
bun run drizzle:migrate
bun dev

📦 Used Libraries

📋 Ideas

  • Add global big board
  • Questinmark after flag
  • Earn points for wins
  • Powerups

About

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages