Move and Jump

Use the buttons from your Getting Started Kit to move and jump your sprite!

Setup

All you need for this project is the Getting Started Kit.

Getting Started Kit

Practice

  1. Try adding a horizontal movement to your jumps. You can do this by increasing the x-position while gliding.
  2. Add obstacles to jump over.
  3. Add an extra-high jump when both the red and green button is pushed at the same time. Hint: try using the and operator.

What are Phidgets?

Phidgets are programmable USB sensors. Simply plug in your sensor, write code in your favorite language and go!

Phidgets have been used by STEM professionals for over 20 years and are now available to students.

Learn more

Set your preferences

Windows

Mac OS

Raspberry Pi

Java

Python

C#

Swift

NetBeans

Processing

Eclipse

Thonny

PyCharm

PyScripter

Visual Studio

Xcode

Setting your preferred operating system, programming language and environment lets us display relevant code samples for the Getting Started Tutorial, Device Tutorials and Projects

Done