A lightning-fast, web-based arcade hub with instant access to classic games like Snake, Tetris, Flappy Bird, and more.
๐ Live Demo โข ๐ www.quickyplay.com
- ๐ฏ Instant access to classic games
- ๐ฑ Responsive design for all devices
- โก Smooth and fast gameplay
- ๐จ Clean and intuitive user interface
- ๐น๏ธ No installation requiredโplay directly in your browser
- Frontend: Next.js, React
- Styling: Tailwind CSS
- Backend / Database: Supabase (Auth, Realtime DB, Storage)
- Deployment: Vercel
- Casual
- Action
- Arcade
- Puzzle
To run QuickyPlay locally:
# Clone the repository
git clone https://github.com/CodedByManish/QuickyPlay.git
# Navigate to the project directory
cd QuickyPlay
# Install dependencies
npm install
# Start the development server
npm run dev
#Start the Next.js PWA plugin
npm install next-pwa
๐ Visit: http://localhost:3000 in your browser.
๐ License
This project is licensed under the MIT License. See the LICENSE file for more info.
๐ Credits
Crafted with โค๏ธ by @CodedByManish