/AmongUsArt

CSS Art - Customizable Among Us Character

Primary LanguageCSS

🚀 Among Us Character Art

📝 Description

This code generates an Among Us character using HTML and CSS. The character consists of a body, a visor, a hat, legs, a back, and a shadow.

🚀 Features

  • The character's body, visor, and hat colors are pre-defined in the style.css file using CSS variables, but can be easily customized based on the user's preference.
  • The code includes a basic HTML template that renders the character on the webpage.
  • The character is scalable, so its size can be easily adjusted for any use case.

🛠️ Technologies Used

  • HTML
  • CSS

🎮 Get Started

To run the Among Us character code, download or clone the repository to your local machine and open the index.html file in your preferred web browser. To customize the colors of the character's body, visor, and hat, simply edit the values of the corresponding CSS variables in the style.css file.

🙏 Acknowledgments

This code is inspired by the character designs used in the game Among Us 🙌

Contributing

Feel free to contribute to the project by opening an issue or submitting a pull request. Let's make this code even better together! 💪


Feel free to use and modify it as you please