How to Make Arduino Video Game

by JunezRiyaz in Circuits > Arduino

8011 Views, 4 Favorites, 0 Comments

How to Make Arduino Video Game

IMG_20180906_220738.jpg

In this instructable, you are going to learn how to make a simple video game using Arduino. It will be best hobby projects for children.

Lets get started...

Components Required

arduino video game components.jpg

Arduino Nano [ Amazon India / Gearbest ]

16x2 LCD [ Amazon India / Gearbest ]

Female Header Pins [ Amazon India / Gearbest ]

Tactile switch [ Amazon India / Gearbest ]

1K Ohm Resistor [ Amazon India / Gearbest ]

10K Ohm trimmer Resistor [ Amazon India / Gearbest ]

PCB [ Amazon India / Gearbest ]

Tools

Soldering Iron [ Amazon India / Gearbest ]

Circuit

game_circuit drawing.png

This is the simple circuit you can build either on breadboard or PCB.

If you want to make this on custom PCB, download the Gerber file attached.

Here 16x2 LCD is connected to Arduino nano and 10k trimmer resistor is used to adjust the brightness of the LCD display.

The tactile switch is used to control the game, this for jump action in the game.

When you press the switch, the runner in the game jumps to avoid hitting the obstacle in the path.

Downloads

Building

Screenshot (55).png
Screenshot (56).png
Screenshot (57).png
Screenshot (58).png
Screenshot (59).png
Screenshot (60).png
Screenshot (61).png
Screenshot (62).png
Screenshot (63).png
Screenshot (64).png
Screenshot (65).png
Screenshot (66).png
Screenshot (67).png

You can see my PCB traces and it is easy to understand while making.

1. Solder the 1K Resistor

2. Solder header pins for Arduino Nano

3. Solder Header pins for 16x2 LCD display

4. Solder Tactile switch

5. Solder 10K variable resistor

6. Insert LCD display at its location

7. Insert the Arduino Nano at its location.

8. Upload the code

9. Reset the Arduino nano.

10. Start Playing...

Arduino Code

Download the Arduino Code

After completing the circuit construction, just upload the code to Arduino nano.

If you face any problem while uploading code, just change it to the old bootloader in IDE.

Watch Video : Complete Construction and Testing

How to make Arduino Video Game

Watch this video before making, so that you can understand clearly then there will be no problem while making.

If you want to learn ​C Programming you can easily learn at ​codingtute. It will enhance your arduino programming skills.

For more interesting projects, subscribe to my YouTube Channel .

For more electronics, Arduino projects and tutorial visit my website Electronics Projects Hub