This week we’ll be wrapping up flappy bird with some finishing touches. Find the slides here. Find the required assets ...
Category: 2020-2021
Video Game Development Week 7: The Player ManagerVideo Game Development Week 7: The Player Manager
This week, we will talk about the player manager. This will be in charge of player-specific tasks like knowing when ...
Video Game Development Week 6Video Game Development Week 6
This week, we will be expanding on the obstacle spawner with an obstacle mover. We will also explore local space, ...
App & Web Design: 10/24App & Web Design: 10/24
Today we learned about drawing shapes on a canvas. First, we created a canvas using the design tab and dragging ...
Video Game Development Week 5: The Game ManagerVideo Game Development Week 5: The Game Manager
This week, we will continue talking about a topic briefly touched on in Week 4: The Game Manager. You can ...
Week 3: Python Basics Part 3Week 3: Python Basics Part 3
Welcome back to Python Basics! If you haven’t worked through parts 1 and 2, go back and make sure you ...
Week 2: Python Basics Part 2Week 2: Python Basics Part 2
Now, in our second week of class, we are continuing to refresh our brains on the basics of Python. We ...
Video Game Development Week 4: PrefabsVideo Game Development Week 4: Prefabs
Find this week’s slides here Find the Unity Package here Unity Documentation on Prefabs ...
How to Write Python ProgramsHow to Write Python Programs
All of our programs for The Art of Coding are written in Python. To make writing programs in Python easier, ...
Week 1: Python Basics Part 1Week 1: Python Basics Part 1
In our first week of class, we started a refresher on the very basics of Python. We covered how to ...