News

A classic Snake game implemented on Arduino, controlled with an analog joystick and displayed on an LED matrix. Keep track of your score on a 7-segment display, and enjoy sound effects with a Piezo ...
Even though games like Infinity Blade can be great fun on the iPhone, there's no getting around the fact that touchscreen-centric, buttonless devices don't offer the best gaming ergonomics. A ...
Arduino announced today a new controller, the Esplora, which includes more prebuilt features and could be a step for Arduino toward a wider segment of the microcontroller market.
This repository contains the source code for a Snake Game built on an Arduino platform. The game is controlled using a joystick and displayed on an LCD screen. It's a fun and interactive game that ...