Spaceship

Spaceship is an Arduino LCD video game.

mBlock Download

Download Spaceship for mBlock

Instructions

Basic Setup and mBlock app is Required:

  1. Get an Arduino, an LCD, and an Arduino Joystick.
  2. Plug a male-female black wire into the LCD's GND pin. Then, connect that into your Arduino's breadboard's negative pin.
  3. Plug a male-female red wire into the LCD's VCC pin. Then, connect that into your Arduino's breadboard's positive pin.
  4. Plug a male-female (color of your choice) wire into the LCD's SDA pin. Then, connect that into your Arduino's other SDA pin.
  5. Plug a male-female (color of your choice) wire into the LCD's SCL pin. Then, connect that into your Arduino's other SCL pin.
  6. Plug a male-female black wire into the Joystick's GND pin. Then, connect that into your Arduino's breadboard's negative pin.
  7. Plug a male-female red wire into the Joystick's +5V pin. Then, connect that into your Arduino's breadboard's positive pin.
  8. Plug a male-female (color of your choice) wire into your Joystick's VRX pin. Then, connect it into Analog Pin #1.
  9. Plug a male-female (color of your choice) wire into your Joystick's VRY pin. Then, connect it into Analog Pin #0.
  10. Upload the game code.
  11. Adjust the screw on the back of your LCD using a screwdriver until the text on it is very clear.
  12. Play the game!