Jeffrey Fox
Published

Protest Groping Prototype

A protest object to combat unwarranted groping.

BeginnerShowcase (no instructions)1 hour408
Protest Groping Prototype

Story

Read more

Schematics

img_1961_u2nPYg5ftw.JPG

img_1962_KttusGSlg7.JPG

img_1963_kPpQzwxUen.JPG

img_1964_9691LGWuEc.JPG

img_1966_EFIKImFs5J.JPG

Code

Anti Groping protest object

JavaScript
forever(function () {
    if (input.touchA1.isPressed()) {
        light.showAnimationFrame(light.theaterChaseAnimation)
        console.log("GPS location")
    }
})

Credits

Jeffrey Fox
4 projects • 0 followers
Contact

Comments

Please log in or sign up to comment.