# 🌙 GRAPES V1 — The New Beginning

> **Free browser games with a stunning purple starry theme. No downloads, no sign-ups.**

[![npm version](https://img.shields.io/npm/v/grapes-andrewdingus.svg)](https://www.npmjs.com/package/grapes-andrewdingus)
[![CDN](https://img.shields.io/badge/CDN-unpkg-brightgreen.svg)](https://unpkg.com/grapes-andrewdingus@latest/)

## 🎮 Live Demo

**Play now:** [https://unpkg.com/grapes-andrewdingus@latest/](https://unpkg.com/grapes-andrewdingus@latest/)

## ✨ Features

- **134+ Free Games** — Action, Racing, Puzzle, Horror, Sports & more
- **Purple Starry Theme** — Animated starfield with glassmorphism cards
- **Zero Setup** — No downloads, accounts, or installations required  
- **Mobile Friendly** — Responsive design works on all devices
- **Fast Loading** — Optimized for quick game startup
- **Easy Navigation** — Back button and search on every game

## 🚀 Quick Start

### Via unpkg CDN (Instant)
```html
<!DOCTYPE html>
<html>
<head>
  <title>Games</title>
  <meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
  <script>window.location.href = 'https://unpkg.com/grapes-andrewdingus@latest/';</script>
</body>
</html>
```

### Via npm
```bash
npm install grapes-andrewdingus
npm start
# Open http://localhost:3000
```

### Self-Hosted
```bash
git clone <repository>
cd grapes-v1
npx serve .
```

## 🎯 Game Categories

- ⚔️ **Action** — Slope, Superhot, Subway Surfers
- 🏎️ **Racing** — Drift Hunters, Moto X3M series  
- 🧩 **Puzzle** — 2048, Tetris, Wordle
- 🕹️ **Platformer** — Vex series, Geometry Dash
- 🔫 **Shooter** — 1v1.LOL, Shellshock.io
- 👥 **Multiplayer** — Slither.io, Paper.io 2
- 👻 **Horror** — FNAF series, The Backrooms
- 💤 **Idle** — Cookie Clicker, Monkey Mart
- ⚽ **Sports** — Retro Bowl, Basketball Random
- 🎵 **Music** — Friday Night Funkin, A Dance of Fire & Ice

## 💫 Theme Features

- **Animated Starfield** — Dynamic canvas background
- **Glassmorphism Design** — Translucent cards with blur effects
- **Purple Gradient Palette** — #8b45ff to #0a0a1a spectrum
- **Smooth Animations** — Hover effects and transitions
- **Custom Scrollbars** — Themed scrollbar styling

## 📱 Browser Support

- ✅ Chrome 90+
- ✅ Firefox 88+ 
- ✅ Safari 14+
- ✅ Edge 90+

## 🔧 API Usage

Access specific games directly:
```
https://unpkg.com/grapes-andrewdingus@latest/play/slope/
https://unpkg.com/grapes-andrewdingus@latest/play/2048/
https://unpkg.com/grapes-andrewdingus@latest/play/minecraft/
```

## 📄 License

MIT License — Free for personal and commercial use.

## 🤝 Contributing

Games not loading? Found a bug? [Submit an issue](mailto:zafteryfortnite@gmail.com)

---

**Made with 💜 by Andrew Dingus** | [unpkg](https://unpkg.com/grapes-andrewdingus@latest/) | [npm](https://www.npmjs.com/package/grapes-andrewdingus)