|
| 1 | +# Pikachu Drawing Using Python |
| 2 | +This is a Pikachu Drawing Using Python.In this project, we created a Popular character of Pokemon Pikachu using the Turtle module.In this Project Developed using the turtle module. |
| 3 | + |
| 4 | +## Setup instructions |
| 5 | +There are two ways to run it on your Linux,MAC or Windows |
| 6 | + |
| 7 | +- Run the executable(.exe) file. |
| 8 | +- Run the program in your IDE or terminal/command line. |
| 9 | + |
| 10 | +## Requirements: |
| 11 | +- Python3 |
| 12 | + |
| 13 | +```bash |
| 14 | +pip install turtle |
| 15 | +``` |
| 16 | + |
| 17 | +Click on the **Click Here** to see the Simple Python IDE using Tkinter Demo on YouTube. |
| 18 | + |
| 19 | +| Name of Script | YouTube Link | Author | Tools Used | |
| 20 | +| --- | --- | --- | --- |
| 21 | +|Pikachu Drawing Using Python| [Click Here](https://www.youtube.com/watch?v=Yf7f2JWlMu4) | [Priyadarshan Ghosh](https://github.com/Priyadarshan2000)| Turtle |
| 22 | + |
| 23 | +## Output |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | +## Demo |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | +## Author(s) |
| 34 | + |
| 35 | +- Priyadarshan Ghosh (Priyadarshan2000) |
| 36 | + |
0 commit comments