« All Events
4:30 PM – Python Game Development – Bill
May 2 @ 4:30 pm - 5:30 pm
Your HW:
- Study for your quiz next week
- Make sure you got the quiz project set up on your computer
- If you were not here this friday send me an email (billhan@ayclogic.com) with your gitlab username and your email (for the google form)
- Next, get to the main pycharm project menu by doing file > close project
- Then create a new project, do Get From VCS
- If you see a tab on the left for gitlab go there and clone the project that is named “fri-430-<your name>-quiz”
- If you don’t see it on the project page on gitlab, click clone > copy https
- Then back in pycharm, paste the url in the URL spot in the Repository URL tab and clone
- Once the project is cloned, open the main.py, right click the empty space in the code editor and click run “main”
- Then at the top next to the run button click the drop down that says “main” and click edit configurations
- Make sure in the “Working Directory” entry you have removed the “…/src” at the end (only delete the /src at the end)