Content for Game

Short-Term Memorization Game

“Build your own Arduino-Based Memorization Game! In this game, one RGB LED will flash 3 random colors at the start, you will need to remember the color of each one. See where this is going? You’ll use a potentiometer …

Tic-Tac-Toe Part-2 ( PIC16F627A )

“This is PART-2 of the Tic-Tac-Toe PIC16F627A project. On PART-1 I described the circuit operation, and the basic program flow. In this new section I will propose a possible “good looking” enclosure build for the device with large …

Secret Maze PCB

“Since publishing my Secret Maze project I’ve designed a printed circuit board for the circuit, to make it easier to build a convenient pocket version of the game: To avoid the need for an on/off switch I’ve …

Arduino Pong Clock With Temperature And Timer

“In Pong clock mode the clock uses the classic video game Pong to tell the time The 2 players automatically win and lose so their scores show the hours and minutes. It is based on a clock by Nick Hall …

Making Game Console

“Greetings. So i see that i have a tendency to start something, and then take completely different route. This happened with this project as well. I bought nokia 5110 screen a while ago. And as most ebay purchases it was …

Put Together The Game:Bit!

“Lets figure out where all those screws are supposed to go.”

Tinypi - The Worlds Smallest Raspberry Pi Based Gaming Device

“So I have been playing with making custom PCB’s for the Raspberry Pi for a while now, and what started as a joke became a challenge to see how small I could go. The TinyPi was born, it is …

Arduino Cyclone Reaction Time Game

“In this instructable, we walk through how I made a “Cyclone” - type arcade game using an Arduino. This game also includes a reaction timer mode. Let’s get started! A list of things you will need: Arduino Uno LCD Screen …

Project  Secret Maze

Secret Maze

“This simple game for the ATtiny85 is a maze that you navigate with four pushbuttons. The available paths in each direction are shown by four LEDs. A lit LED means that your way is blocked by a wall, and a …

2 Players Connect 4 (Puissance 4)

“Hello Every one ! In this instructable I will be showing you how I made a two players Connect 4 with an arduino nano. RGB Led displays player’s pawn and player choose where to place it with buttons. The trick …