I would like the player after he/her makes it to the end of the map to go to the next level.
Here is an example of a code that I would like you to change so the player will close and open another level... blah = unimportant coding and whatever is inside * and * is the code I want you to edit
a = 0
while a == 0:
blah
balh
if player crashes into wall:
print"HA"
a = 1
while a == 1:
*make new box*