Skip to content

A python game aiming to teach about pointers using the Leap Motion controller

License

Notifications You must be signed in to change notification settings

Archer4499/Leap-Motion-Pointers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Leap-Motion-Pointers

A python 2.7 game aiming to teach about pointers using the Leap Motion controller

Code is generated in the box on the left according to how the boxes are connected on the screen.
The following operations can be performed:

  • Pinch to drag boxes.
  • Drag a box to the edge of the interaction area to delete it.
  • Pinch and drag an arrow onto another box – onto the value to perform a value assignment, or onto the label to create a pointer to the other box.
  • Tap on the “Add Var” button to add another variable box.
  • Tap on the “Exit” button to exit the program.

Requires:

Screenshot

Previously submitted to Monash University as a single semester project

About

A python game aiming to teach about pointers using the Leap Motion controller

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages