1
Introduction
Get familiar with Tynker, start coding using guided tutorials, solve puzzles, and create your own "Troll Chase" game project.
2
Animated Motion
Learn about Tynker basics, such as adding animation, movement, and sounds by building an adventure game.
3
Actor Positioning
Learn how to hide and show actors, as well as move them using X and Y coordinates.
7
Actor Properties
Learn how to turn actors, use operators and check the properties of other actors.
10
Start Screen and Controls
Start creating your very own top-down arcade game by making a start screen.
11
Shoot Projectiles
Use repetition and screen edge detection to program projectiles and enemies.
12
Parallax Scrolling
Learn how to create the scrolling background for your game using sophisticated layering techniques.
14
Variables
Begin learning about variables and how to use them to keep track of scores.
17
Finishing Touch
Finish your game by using variables to create a character selection screen.