diff --git a/README.md b/README.md index 763f22e..95add78 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # SnakeCube -SnakeCube is the the classic "snake" game reimagined onto a 3D LED playing field, using an Arduino microcontroller. This repository contains our code for the game, including processing of gyroscope data from the cube and overall game control and logic. +SnakeCube is the the classic "snake" game reimagined onto a 3D LED playing field, using an Arduino microcontroller. This repository contains our code for the game, including processing of gyroscope data from the cube and a suite of tests.