Snake Game using accelerometer with many fun features.

Dependencies:   C12832 MMA7660 mbed

Fork of app-board-Bubble-Level by jim hamblen

Revision:
2:dd83ac1aba6c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/motion_detect.h	Thu Feb 19 08:15:47 2015 +0000
@@ -0,0 +1,3 @@
+int pow(int x);
+void motion_detect(int &direction);
+void validity();
\ No newline at end of file