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:20211009T150000
DTEND;TZID=America/Los_Angeles:20211009T160000
DTSTAMP:20260502T114314
CREATED:20211010T033006Z
LAST-MODIFIED:20211010T033006Z
UID:9761-1633791600-1633795200@www.ayclogic.com
SUMMARY:3 PM - Python Game Development
DESCRIPTION:Today We Do\n\nWhen user click to purchase the tower\, the self.coins are reduced according to the price of the tower.\nWe made the tower to be able to shoot projectile or fireball. We made one tower type to launch up (90 degree) and down (270 degree) fireball. We made another tower type to launch all for diagonal angles (45\, 125\, 215 and 305 degrees).\n\nHomework:\n\nSince you have 3 different types of tower\, made the 3rd tower type (the most expensive tower) to be able to launch projectile/fireball in all 8 angles: 0\,45\,90\,125\,180\,215\,270\,305.\nIf you have more than one type of projectile (let say arrow and spear and fireballs)\, create one method for each projectile in main.py. The method should be very similar to what you already have. For Corey\, Bradley and Raelyn\, the method you should copy should be launch_fireball(self\, x\,y\,direction) method. For Kyle and Anderson\, the method you should copy should be create_projectile(self\, x\,y\,direction). So you should have something like launch_fireball\, launch_arrow\, launch spear for examples. And then you should call these different methods from tower.py depending on the tower type.
URL:https://www.ayclogic.com/event/3-pm-python-game-development-46/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20211009T180000
DTEND;TZID=America/Los_Angeles:20211009T190000
DTSTAMP:20260502T114314
CREATED:20211010T021335Z
LAST-MODIFIED:20211010T021335Z
UID:9757-1633802400-1633806000@www.ayclogic.com
SUMMARY:6 PM - Python Game Development
DESCRIPTION:Today We Do\n\nWe continued with Shoot Ballon. We added feature to have the bird chirping.\nWe added feature to have progress loader image running.\n\nHomework\n\nReview Shoot Balloon project and come up with questions.\nAlso take a look at these 2 course pages:\n\nAdvanced Python Game Development\nIntroduction To Java
URL:https://www.ayclogic.com/event/6-pm-python-game-development-169/
CATEGORIES:Python Class,Python Game Development
END:VEVENT
END:VCALENDAR