cjbell630 / Karel_the_Robot-Python

A port of Karel the Robot for Python
https://cjbell630.github.io/Karel_the_Robot-Python/
1 stars 1 forks source link

Made it so world does not close out in end. #5

Open MrMazzone opened 3 years ago

MrMazzone commented 3 years ago

World no longer closes at end of program. Waits until window's X is clicked. I left in the screenshot, however I would recommend removing it as a user can call that method if they wish. I am thinking you added it to the end of every program because the window would close.