An open API service indexing awesome lists of open source software.

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

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'