Content for Game

ATtiny85 Snake Game Handheld

“The classic snake game but implemented on a ATiny85 When it comes to electronics, it’s the free-form designed ones that always catch my eye. Seeing how all the wires and components are connected just make it so fascinating and …

Race Lights Reaction Timer

“This project is a small game you can play with another player. You can time your reaction speed and compete with your friend. The game is inspired by the start lights of a formula 1 race. Earlier Iterations: The images …

Space Invaders Like Game on 1602 LCD Character Display

“There is no need to introduce a legendary “Space Invaders” game. The most interesting feature of this project is that it uses text display for graphical output. It is achieved by implementing 8 custom characters. Game Design The screen does …

Antipong Console

“In this instructable we’ll be making a small game console that plays an inverted version of pong. In this version of pong you’ll be dodging the balls instead of “ping-ponging” them over to another player, see how long …

Chess Playing Robot Arm That Will Beat You!

“It uses a 3D printed arm from free resources with my code to recognise the human moves and control the arm I wanted to build a chess robot that could play and beat me. I had previously made one using …

Wireless Game Show Buzzer System

“Build your own Game Show Buzzer System with large “slammer” buttons for up to four teams/players. It’s all powered by a bunch of micro:bits and a Crazy Circuits Bit Boards. Note: This is the “wireless” version of …

Portable PONG Game

“A Portable PONG Game. This project is a Portable PONG Game made for my capstone course. It has a main menu, multiplayer, lights and sounds! It uses one controller to control two players.”

Labyrinth Game With Joystick and 28BYJ Stepper Motors

“Welcome to this Instructable, I’ve wanted to build one of these Labyrinth Games for some time now but rather than use the conventional method with the hand turn knobs, I wanted to use 2 of the small 28BYJ-48 …

A real Tamagotchi emulator for Arduino UNO

“A real Tamagotchi emulator for Arduino UNO ArduinoGotchi is a real Tamagotchi P1 emulator running in Arduino UNO hardware. The emulation core is based on TamaLib with intensive optimization to make it fit into UNO’s hardware that only comes …

ATtiny85 Snake Game

“When it comes to electronics, it’s the free-form designed ones that always catch my eye. Seeing how all the wires and components are connected just make it so fascinating and nice to look at. I wanted to try building …