Renamed the window to Christmas 2048
This commit is contained in:
2
main.py
2
main.py
@@ -554,7 +554,7 @@ def save_to_file(filename, value):
|
|||||||
###################
|
###################
|
||||||
# Executable code #
|
# Executable code #
|
||||||
###################
|
###################
|
||||||
win = GraphWin("2048 (not for resale)", 700, 700)
|
win = GraphWin("Christmas 2048", 700, 700)
|
||||||
|
|
||||||
initialSetup(win)
|
initialSetup(win)
|
||||||
draw_grid()
|
draw_grid()
|
||||||
|
|||||||
Reference in New Issue
Block a user