Great game by Aurelién Rodot for Gamebuin. Ported by Jonne

Dependencies:   PokittoLib

Fork of Asterocks by Pokitto Community Team

Committer:
Pokitto
Date:
Wed May 02 06:31:17 2018 +0000
Revision:
13:9bf683c077df
Parent:
5:42a7d8c6c8fd
New pokittolib with improved volume controls & better button handling

Who changed what in which revision?

UserRevisionLine numberNew contents of line
Pokitto 5:42a7d8c6c8fd 1 #ifndef CRABATOR_H
Pokitto 5:42a7d8c6c8fd 2 #define CRABATOR_H
Pokitto 5:42a7d8c6c8fd 3
Pokitto 5:42a7d8c6c8fd 4 #include <stdint.h>
Pokitto 5:42a7d8c6c8fd 5 //#include "Arduino.h"
Pokitto 5:42a7d8c6c8fd 6
Pokitto 5:42a7d8c6c8fd 7 #endif
Pokitto 5:42a7d8c6c8fd 8