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
Tic Tac Toe
Classic three-in-a-row vs AI
Hangman
Word guessing with multiple categories
Snake
Swipe or arrow-key arcade action
Memory Match
Emoji card-flip concentration game
2048
Sliding tile number puzzle
More games coming soon.
Our Principles
- Always free — Every game on SriGames is free to play, forever. There are no paywalls, no premium tiers, and no in-app purchases.
- No account required — You 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 download — Games 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 default — We 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.
