About SriGames

What is SriGames?

SriGames is a free collection of casual browser games built for people who want to play something quick — whether you're on the bus, waiting in line, or just need a few minutes to decompress. Every game starts instantly, with no download, no account, and no friction.

The site is designed mobile-first. Touch controls are primary — swipe to move the snake, tap to flip a card, drag to slide 2048 tiles. Games are also fully playable on desktop with keyboard and mouse.

Games Available

More games coming soon.

Our Principles

  • Always freeEvery game on SriGames is free to play, forever. There are no paywalls, no premium tiers, and no in-app purchases.
  • No account requiredYou never need to create an account. Leaderboard scores are submitted anonymously — you only enter a display name when you choose to post a score.
  • No downloadGames run entirely in your browser. Nothing to install. The site works as a Progressive Web App (PWA) so you can add it to your home screen for quick access and offline play.
  • Privacy by defaultWe collect standard analytics data (page views, session length) to understand how the site is used. We don't sell data or build advertising profiles. See our Privacy Policy for details.

Built with

SriGames is built with Next.js on Cloudflare Pages for fast global delivery. Game leaderboards run on Cloudflare D1 (SQLite). Every game is a separate JavaScript bundle loaded on demand — opening the Snake page doesn't load the 2048 code, and vice versa.