Skip to content

Instantly share code, notes, and snippets.

View Pharap's full-sized avatar
🇺🇦
Путин - клептократический тиран

Pharap Pharap

🇺🇦
Путин - клептократический тиран
  • 03:27 (UTC +01:00)
View GitHub Profile
@Pharap
Pharap / CEOV13.ino
Last active April 21, 2018 19:37 — forked from WrinklyWink/CEOV13.ino
Reduced the size from (10440/1373) to (9710/1337)
//A brain enhancer to conquer random
//special thanks to
#include <Arduboy2.h>
//#include "autopowerdown.h"
Arduboy2 arduboy;
enum class GameState : uint8_t
{
MainMenu,