generated from mwc/project_game
Merge branch 'main' of https://git.makingwithcode.org/kdang/project_game
This commit is contained in:
@@ -8,7 +8,7 @@ class Catcher:
|
||||
width = 7
|
||||
display = False
|
||||
pieces = []
|
||||
name = "Player"
|
||||
name = "catcher"
|
||||
color = "white_on_indigo"
|
||||
|
||||
def __init__(self, position):
|
||||
|
||||
Reference in New Issue
Block a user