jonathanbc10 / AmongUsArt

CSS Art - Customizable Among Us Character

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐Ÿš€ 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

About

CSS Art - Customizable Among Us Character


Languages

Language:CSS 84.7%Language:HTML 15.3%