# pixelArt_Generator **Repository Path**: james_xu/pixelArt_Generator ## Basic Information - **Project Name**: pixelArt_Generator - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-04-01 - **Last Updated**: 2022-04-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### pixelArt_Generator A simple pixel art generator. The purpose for me to do this is to popularize the production of series such as cryptopunks.You can improve the codes - Download [Python](https://www.python.org/downloads/) - Install Python and add path - Install all requirements - If you dont have pip get pip first [get-pip.py](https://bootstrap.pypa.io/get-pip.py) CTRL+S(same folder) - python3 get-pip.py - pip install pillow - pip install -r requirements.txt - python main.py ## WARNING! You can add new ones to the files in the directory and generate more. But the important thing is that the pixels are adjusted according to these size. - body = 336 x 336 - glasses = 190 x 109 - beard = 58 x 54 - head = 145 x 131 If you want to make a new series, you must change the codes. ![image](https://user-images.githubusercontent.com/80769968/112228229-08e6b680-8c42-11eb-83a1-9fad926eb133.png) Also the name of the files should be like this body1.png-body2.png… glasses1.png-glasses2.png.. ![image](https://user-images.githubusercontent.com/80769968/112098077-3be16980-8bb2-11eb-930c-16cf5eb8b2a0.png) ![image](https://user-images.githubusercontent.com/80769968/112098099-47349500-8bb2-11eb-8661-27ddf6bdacbe.png) **You can also donate if you want** MY ETH WALLET:0x6Ea3f85086fd11eb81dAbd6D60232230ceAaf830 ![image](https://user-images.githubusercontent.com/80769968/112097825-c5dd0280-8bb1-11eb-9313-ecf66e3fb203.png)