Content for Game

Nerf Light Gun Controller

“Ever since building my Nerf Vulcan Sentry Gun, I wanted to modify a Nerf blaster that allows me to control a computer and play games. It took me a long time to get started, but I can finally show you …

Mastermind/Codebreaker game on Uno R3

“An Uno R3 version of the famous mastermind/Codebreaker game. Can you crack the code in 10 guesses? Uses basic components found in most kits. As I just got my first board, I wanted a simple goal to accomplish, mainly …

Press(Button); //An Arduino LCD Game

“Recently in Scouts, I worked on the Game Design merit badge. For one of the requirements, I built this game using Arduino that is based on the LED Rocker Game. The point of the game is to score the highest …

Arduino Snake Game

“By using the Maxx7219 and a Joystick module you can make a fully functioning snake game Supplies: - 1 Arduino Nano/Uno/Mega/Due - 1 Maxx7219 - 1 Joystick Module”

Mini Gamepad

“Hi friends, I made this tiny little gamepad using ATTINY85 , I wanted to make this for a long time but didn’t have enough time , finally finished it and it is so much fun to play with. Firstly I apologize …

ATtiny85 Mario Challenge!

“The ATtiny85 microcontroller is a capable but compact AVR. However with only 8K of program memory, 512 bytes of EEPROM, 512 of SRAM and only 8 pins (3 of which are dedicated to the usual suspects of Vcc, GND and …

DIY Arcade Box With Raspberry Pi and RetroPie

“Hello everyone! In this Instructables project I will show you how to make your own Arcade Box! I designed it to fit a 15” and 17” 4:3 Monitor and kept its dimensions small so that it does not take …

Vectron Handheld

“Vectron Handheld is a retro handheld gaming console based on the 6502 CPU. It has five input buttons (up, down, left, right, fire) and a 1.8” 128x160 18-bit color TFT LCD display. I have developed an implementation of Pong …

DIY Single-chip 2D Retro Game Console

“This DIY project offers the simple stand-alone VGA game console which is based on PIC24EP512GP202 microcontroller. As the video signal and the corresponding sync signals are generated by software, the console contains a minimum of hardware. There is also an …

ESP8266 Duck Hunt

“Hello there! Today i will make a short instructable how to make a little game pcb board to play duck hunt with Esp8266. Lets start! n order to make this instructable you will need the following. Parts needed: - Esp8266 Esp12E …