A rouge-like rpg, heavily inspired on the binding of isaac. Running on a FRDM-K64F Mbed board. C++.

Dependencies:   mbed MotionSensor

Revision:
8:27244a0c3414
Parent:
7:4aaa37a711a1
Child:
10:1a3499f6b583
--- a/sprites.h	Sat Apr 20 22:17:24 2019 +0000
+++ b/sprites.h	Sat Apr 20 22:51:55 2019 +0000
@@ -290,7 +290,7 @@
             {0,0,0,0,1,0,}
         }
     },
-    {   // Right
+    {   // Left
         {
             {0,1,1,1,1,0,},
             {1,1,1,1,1,1,},