Skip to content

techsocialnetwork/tsn-arcade

Repository files navigation

TSN Arcade 🎮

A collection of browser-based arcade games that run entirely client-side. No downloads, no installs — just open and play!

🚀 Live Demo

Visit: https://techsocialnetwork.github.io/tsn-arcade/

🎮 Games Included

Game Description
2048 Slide tiles to reach 2048
Asteroids Classic space shooter
Breakout Brick-breaking action
Civilization Mini 4X strategy game
Minesweeper Classic puzzle game
Pong The original arcade game
Roguelike Dungeon crawler
Snake Eat food, grow longer
Solitaire Classic card game
Space Invaders Defend Earth from aliens
Tetris Block-stacking classic

🎯 How to Play

  1. Visit the GitHub Pages link above
  2. Click any game card
  3. Play with keyboard or mouse (varies by game)

⌨️ Controls

Most games use:

  • Arrow keys or WASD for movement
  • Space for action/shoot
  • P to pause
  • R to restart

Individual games show their controls on screen.

🛠️ Tech Stack

  • Pure HTML5 + CSS3 + JavaScript
  • No frameworks, no dependencies
  • Canvas-based rendering
  • Local storage for high scores

🏠 Local Development

git clone https://github.com/techsocialnetwork/tsn-arcade.git
cd tsn-arcade
# Open index.html in your browser
# Or serve with a local server:
python3 -m http.server 8000

📝 License

MIT License — feel free to fork and modify!

🙏 Credits

Built by TSN for fun and nostalgia.

About

Browser-based arcade games collection - 2048, Tetris, Snake, Pong, Asteroids, and more

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages