1
2
import turtle, dictionaries, graphics, functions
1
2
# Main Goal - Make a town builder, where the objective is to build up your town center to max level
# to do this:
1
2
#Grid coordinate dictionary
game_grid_dict = {"1,1" : {"center" : (24.5,24.5), "x min" : 1, "x max" : 48, "y min" : 1, "y max" : 48}, \
1
2
import turtle
1
2
import main, graphics, dictionaries, turtle
Adding or removing images is disabled during broadcasting. You'll be able to update images again once the broadcast session is over.
Images
Image LibraryImages listed here are available to use in your code in this trinket. Click the Image Library button to include more or upload new images.