Nieuws

Snake Game using Arduino Uno This project is a simple implementation of the classic Snake game using an Arduino Uno. The game is programmed in C++ and designed to run on Arduino hardware. It is an ...
This is a modified version of the classic memory game implemented on an Arduino platform. In this version, each round introduces a random sequence that the player must repeat, gradually increasing in ...
This module will investigate creating an interactive side-scrolling game using an Arduino. It will also provide experience with advanced usage of the 16x2 LCD screen and its scrolling capabilities.
This one’s a bit abstract. Remember those LCD games that became quite popular sometime in the 1990’s? You know, the ones that had only one game, usually a character that could be moved … ...
For all the Arduino-based video game builds we’ve seen, we’re really only left with a bunch of 2D platformers and other sprite-based games. [Reimecker] wasn’t satisfied with this … ...
A new game engine developed by Scott Porter allows the classic ’80s game Manic Miner, originally for Sinclair ZX Spectrum computers, to be played on an Arduino UNO.