A modern, responsive, and SEO-friendly website for Maziminds game development studio.
- Smooth scrolling animations
- Dark theme with custom color palette
- Responsive design for all devices
- Fast loading performance
- Social media integration
- Game showcase with download links
- SEO optimized
- Clone this repository
- Place your game screenshots in the
images
folder - Update social media links in
index.html
- Add your game trailers to YouTube and update the links
- Host the website on any static hosting service
.
├── css/
│ └── style.css
├── js/
│ └── main.js
├── images/
│ └── (Place your game screenshots here)
├── index.html
└── README.md
- Update the color variables in
css/style.css
- Modify animations in the CSS file
- Update game information in
index.html
- Add more games by duplicating the game-card structure
- All images should be optimized for web
- CSS and JavaScript are minified
- Uses modern web technologies for better performance
- Implemented lazy loading for images
- Optimized for fast page load
- Chrome (latest)
- Firefox (latest)
- Safari (latest)
- Edge (latest)
© 2025 Maziminds. All rights reserved.