Introduction: How to Make Arduino SNAKE Game With Gamepad

Arduino Snake Game instructions

This project requires the following parts, otherwise it will not show the effect of this project

1 x Arduino UNO

1 x 1.3 inch 128 x 64 I2C OLED Display Module

1 x Five Key Module Analog Button

Jumper wires

Step 1: Circuit Diagram

Step 2: Upload Code

1. Install Library file: Open "Tools"-"Library Manager" in the Arduino development software, then search for U8glib, and then install U8glib.

2. Select the development board as Arduino UNO, this is to choose the right.

3. Then select the port, you can burn the code into the development board.