Project 1
Control your game with an Android phone
Summary
Public | From the age of 10 |
Objects to be connected | A sprite with an Android device |
Connectivity | WIFI |
Software used |
|
Hardware | A Computer
An Android device |
Estimated time | 3H |
Steps: |
|
Introduction:
In this project, you will learn how to make your own game using a software called Snap4Arduino (Blocs programming like Scratch) We will control the sprites with an App that we will make with App Inventor. We will not write code, just snap blocks together.
STEP 1:
In this step, we will make a game with the software called SNAP! (like Scratch) You will design your own spaceship. The spaceship should avoid a meteorite. For now, you control the spaceship with the arrow keys.
- Download and Install Snap4Arduino.
- Follow the video to make the game
STEP 2:
In this part we will see how to control our spaceship with the browser. We will send HTTP request in some format. You need to know the IP address of your machine.
STEP 3:
In this part, we will make our Android app to control the sprite. We will use a tool called MIT APP Inventor.