A responsive gallery for displaying large-scale ASCII art pieces. Features include:
- Interactive gallery layout
- Full-screen modal view
- Pan and zoom controls
- Responsive design with a retro terminal aesthetic
- Pure HTML/CSS/JS implementation (no dependencies)
Visit the live site at https://megastructures.netlify.app/
This is a static site with no build process. Simply open index.html in your browser to view the gallery locally.
This site is configured for easy deployment on Netlify:
- Fork/clone this repository
- Connect to Netlify
- Deploy!