A windows-xp themes pixel art game. Create beautiful pixel art by swapping and cycling colors. Create your pictures into pixel art to play around with.
- Intuitive Interface: Easy-to-use controls for all skill levels
- Multiple Grid Sizes: Choose from various grid sizes for your artwork
- Game Modes:
- 🎮 Creative Mode: Unlimited moves and color changes
- ⏳ Survival Mode: Limited moves to complete the puzzle
- Mobile-Friendly: Fully responsive design that works on all devices
- Export & Share: Save your creations as PNG images
- Retro Music: Toggleable background music for the full experience
python app.pyThen open http://localhost:5000 in your browser.
# Using Python's built-in server
cd public && python -m http.server 8000
# Using Node.js serve
cd public && npx serve -p 3000- Python 3.6 or higher (uses only standard library)
- No additional dependencies required!
- Swap Pixels: Click two pixels to swap their colors
- Cycle Colors: Double-click a pixel to cycle through available colors
- Upload Images: Create art from your own images (supports JPG/PNG)
- Export: Save your masterpiece as a PNG file
- Tap to select a pixel
- Double-tap to cycle colors
- Pinch to zoom in/out
- Pan to navigate the canvas
- Push your code to a GitHub repository
- Go to Vercel and import your repository
- Vercel will automatically detect the configuration and deploy your application
- In Vercel dashboard, go to your project settings
- Navigate to "Domains" and add your custom domain
- Follow the instructions to verify ownership and update DNS settings
Contributions are welcome! Please feel free to submit a Pull Request.
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
Manas Bhandari for Kritim Labs
- Website: manasbhandari.com.np
- Share your creations with me on my IG: @manas.png
Created with ❤️ for pixel art enthusiasts