Skip to content

maziminds/maziminds.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maziminds Game Development Studio Website

A modern, responsive, and SEO-friendly website for Maziminds game development studio.

Features

  • 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

Setup

  1. Clone this repository
  2. Place your game screenshots in the images folder
  3. Update social media links in index.html
  4. Add your game trailers to YouTube and update the links
  5. Host the website on any static hosting service

Structure

.
├── css/
│   └── style.css
├── js/
│   └── main.js
├── images/
│   └── (Place your game screenshots here)
├── index.html
└── README.md

Customization

  1. Update the color variables in css/style.css
  2. Modify animations in the CSS file
  3. Update game information in index.html
  4. Add more games by duplicating the game-card structure

Performance Optimization

  • 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

Browser Support

  • Chrome (latest)
  • Firefox (latest)
  • Safari (latest)
  • Edge (latest)

License

© 2025 Maziminds. All rights reserved.

Releases

No releases published

Packages

No packages published