Metadata-Version: 2.4
Name: game-hub-system
Version: 1.0.0
Summary: Snake, Tetris va Shooter o'yinlarini o'z ichiga olgan Pygame Game Hub
Author: mr_laziz
License: MIT
Project-URL: Homepage, https://pypi.org/project/game-hub-system/
Keywords: game,pygame,snake,tetris,shooter,arcade
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Games/Entertainment :: Arcade
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pygame>=2.1.0
Dynamic: license-file

# 🎮 Game Hub System

Python + Pygame bilan yaratilgan **3 ta klassik arkad o'yin** to'plami!

## O'rnatish

```bash
pip install game-hub-system
```

## Ishga tushirish

```bash
game-hub
```

## O'yinlar

- 🐍 **Snake** — klassik ilon o'yini, neon dizayn
- 🚀 **Shooter** — kosmik otishmalar, 4 turdagi dushman
- 🟦 **Tetris** — klassik tetris

## Talablar

- Python 3.8+
- pygame 2.1+

## Boshqaruvlar

| Tugma | Harakat |
|-------|---------|
| W/A/S/D yoki O'q tugmalar | Harakat |
| SPACE | O'q otish (Shooter) |
| P | Pauza |
| ESC | Menyuga qaytish |
| F11 | To'liq ekran |
