RealRahan / among-us-turtle

Drawing among us with the help of python and turtle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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'

About

Drawing among us with the help of python and turtle


Languages

Language:Python 100.0%