s-marley / GroveSimon

A Simon-like game on the Grove Beginner Kit from Seeed Studios

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GroveSimon

A Simon-like game on the Grove Beginner Kit from Seeed Studios

YouTube Video

YouTube Video

Running the software

  1. Download the Github repository and extract the Simon folder
  2. Install the following libraries from the Arduino library manager:
  • U8g2 by oliver
  • Grove-3-Aixs-Digital-Accelerometer-2g-to-16g-LIS3DHTR by seed studio
  1. Open Simon.ino in the Arduino IDE and upload it to your Grove Beginner Kit board
  2. Play!

Useful links

About

A Simon-like game on the Grove Beginner Kit from Seeed Studios

License:MIT License


Languages

Language:C 60.9%Language:C++ 39.1%