grapes-sam1-nthn
Version:
GRAPES V1 â The New Beginning. Free browser games launcher with stunning purple starry theme.
98 lines (74 loc) âĸ 2.92 kB
Markdown
# đ GRAPES V1 â The New Beginning
> **Free browser games with a stunning purple starry theme. No downloads, no sign-ups.**
[](https://www.npmjs.com/package/grapes-andrewdingus)
[](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)