https://github.com/samarthpandeydev/among-us-turtle
Drawing among us with the help of python and turtle
https://github.com/samarthpandeydev/among-us-turtle
among-us python turtle
Last synced: 11 months ago
JSON representation
Drawing among us with the help of python and turtle
- Host: GitHub
- URL: https://github.com/samarthpandeydev/among-us-turtle
- Owner: samarthpandeydev
- Created: 2021-03-31T10:08:43.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-25T12:09:39.000Z (about 5 years ago)
- Last Synced: 2025-02-06T13:51:41.382Z (over 1 year ago)
- Topics: among-us, python, turtle
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# among-us-turtle
this is a code using that will draw among us red using turtle in python
You can change the colour by simply changing the command in line 5:
BODY_COLOR = 'Color goes here'