A rouge-like rpg, heavily inspired on the binding of isaac. Running on a FRDM-K64F Mbed board. C++.
Dependencies: mbed MotionSensor
Entity/Bosses/Skull/Skull.cpp@32:fe6359ef9916, 2019-05-06 (annotated)
- Committer:
- el17sm
- Date:
- Mon May 06 08:56:48 2019 +0000
- Revision:
- 32:fe6359ef9916
- Child:
- 33:4f3948dcd2f7
A bit of code cleanup;; Draw functions are now inside the classes;; Moved classes into it's folders;
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
el17sm | 32:fe6359ef9916 | 1 | //#include "Skull.h" |
el17sm | 32:fe6359ef9916 | 2 | // |