Added TODO for me to deal with later
This commit is contained in:
@ -1,3 +1,8 @@
|
|||||||
|
# TODO: Add a variable for the game developers to see if pain is "avaialbe",
|
||||||
|
# I.E. has the shocker been passed to the next player.
|
||||||
|
# Also add a pop-up, probably using pygame-gui, to tell the player
|
||||||
|
# to pass the shocker to the next person.
|
||||||
|
|
||||||
class BaseTurnHandler:
|
class BaseTurnHandler:
|
||||||
def __init__(self, playersManager):
|
def __init__(self, playersManager):
|
||||||
"""
|
"""
|
||||||
|
|||||||
Reference in New Issue
Block a user