Home
Tutorials
Educators
Forum
Feedback
Release Notes
Development Goals
Your browser does not support the video tag.
Syntax Helper Tutorials
Syntax Helper Basics
Three Components
Variable Menu
Interacting with Nodes
Node Menu
Text Console
Output Console
Action Menu
Scheme Basics
Module Introduction
Constants
Introduction to Functions
Functionception
A Bird's Eye View
Scheme Syntax
Variables and Define
Intro Project - A Simple Game
Project Design
Making a Canvas
Lists
Drawing a Shape
Event Listeners
Conditional Statements and set!
Begin
Attributes and Documentation
Lambda
Refactoring
Recursion
Setting Timer
Drawing Text
Animated Countdown
Tying Functions Together
Fixing our Animation Problem
More Refactoring!
Adding Hit Markers
Network Calls Overview
Creating a Lobby
Syncing the Canvases
Sending the Ready Ping
Receiving the Ready Ping
Uniting the Canvas and Network Calls
Setting Up the Lobby Host
Place Enemy Hit Marker
Map and Reduce
Distance
Intro Project - Addendum
Lambda Addendum