BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//American Young Coder - ECPv6.10.1.1//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-WR-CALNAME:American Young Coder
X-ORIGINAL-URL:https://www.ayclogic.com
X-WR-CALDESC:Events for American Young Coder
REFRESH-INTERVAL;VALUE=DURATION:PT1H
X-Robots-Tag:noindex
X-PUBLISHED-TTL:PT1H
BEGIN:VTIMEZONE
TZID:America/Los_Angeles
BEGIN:DAYLIGHT
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
TZNAME:PDT
DTSTART:20210314T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20211107T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210218T180000
DTEND;TZID=America/Los_Angeles:20210218T190000
DTSTAMP:20260425T153350
CREATED:20210219T045119Z
LAST-MODIFIED:20210219T045119Z
UID:6318-1613671200-1613674800@www.ayclogic.com
SUMMARY:6 PM - Advanced Python Game Development
DESCRIPTION:We did the code where if the tank hit the wall\, it will not be able to go through.\nWe started with the bullet sprite.\nHomework:\n\nFinish the bullet sprite\, integrate it to the main.py.\nAdd the code so when the player click on the mouse\, the bullet will be launched to the right.\nMake a good map that is suitable for our screen.\nIn order for us to be able to launch our bullet according to where we are clicking on the screen\, we need to know the angle of the mouse pointer location in respect to the player (tank) location:\n\nWatch this video: https://www.youtube.com/watch?v=ElewYKmRQNw\nStudy how to find an angle between 2 points in a triangle by reading the answer to this page: https://math.stackexchange.com/questions/707673/find-angle-in-degrees-from-one-point-to-another-in-2d-space
URL:https://www.ayclogic.com/event/6-pm-advanced-python-game-development-2/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20210218T190000
DTEND;TZID=America/Los_Angeles:20210218T200000
DTSTAMP:20260425T153350
CREATED:20210219T042544Z
LAST-MODIFIED:20210219T042544Z
UID:6316-1613674800-1613678400@www.ayclogic.com
SUMMARY:7 PM - Python Game Development
DESCRIPTION:We displayed the giant fireball cool down indicator as a count down and display Giant Fireball Ready in a rainbow color.\nWe fixed the problem where the giant fireball is displayed on top of the player.\nHomework:\n\nDisplay assets/birdie_title.png and assets/play_button.png on the middle of the screen. You should look at how we display the background image on the screen (assets/scene.png)
URL:https://www.ayclogic.com/event/7-pm-python-game-development-30/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
END:VCALENDAR