Content for Game

Arduino Snake LED Game

“In a previous project we created an interactive coffee table, which lit up leds under an object. In this project, we reuse that table to create a snake game from the 2D matrix of LEDs. If some parts of the …

Carnival Lights Game

“Welcome to an Arduino beginner project. It’s a simplification of my previous instructable; it’s designed to be easier to reproduce. This is a timing minigame where the active light moves back and forth across a row of lights …

SD Card Size GAME Console With Pico

“i was wondering about how to put MCU and displayer into an SD card ! i use the pico to slim SD card case, finally! By now. it is powerful when you use the pico 2040, you will find out it …

Arduino Arcade style LED Game

“Create a simple game from LED’s Theaimofthegameistoclickonthebuttonwhen thebluelightisswitched ON. If you are successful, the RGB LED shows the colour red and the difficulty increases. On the other hand, if you fail, the difficulty decreases and the RGB displays the …

GameBoy 5110 - Arduino Handheld Game Console by 3D Printing

“During the COVID-19 crisis, how to spend a lot of quarantine time at home? In addition to improving cooking skills and doing sports, game lovers can also make their own unique GameBoy game console! The blue backlit LCD screen …

PONG in a picture frame

“Atari’s original PONG arcade game has an interesting design: No microprocessor or program; the whole game logic and signal generation are hard-wired from sixty-some TTL chips. So, when I got my hands on an original 1972 PONG circuit board …

Play Hunt the Wumpus, Raspberry Pi Pico style

“Here’s something a little different: a basic C project that you can follow to build a fun handheld game with a Raspberry Pi Pico. Your mission: to enter a dark cave, and then locate and destroy the monstrous Wumpus …

Laser Projected Asteroids on the ESP32

“A version of the classic arcade game Asteroids using a laser projector running on the ESP32. I’ve created a version of the classic arcade game Asteroids and got it running on the ESP32. The game is displayed using a …

Match the Color Game Using 555, 4017 and RGB LED

“I created a circuit in which random colors are picked and where the user must attempt to match the colors as many times as possible for a high score as they blink on and off from left to right at …

Arduino Endless Run Game Using LCD Display & Push Button

“In this tutorial we are going to build a simple “Arduino Endless Run Game Using LCD Display & Push Button.” This is very simple & DIY game which we are going to make in this project we use LCD I2C module to …